Skip to content

Hostname

ucertify.com

Last fetched

ucertify.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ucertify.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ucertify.com

Resolution chain

ucertify.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.28.186.242100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.156.248100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.136.236100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.103.10034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.65.2134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.106.3334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.74.8334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.84.25144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.38.5644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.117.23644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.165.6052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.8.22954.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.111.24854.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.246.3254.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.107.1313.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

68 observed subdomains of ucertify.com.

Web-graph footprint

Distinct hostnames that link to or from ucertify.com in the public web crawl.

532 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ucertify.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_IP89.187.129.0/24

Related pages

Pivot deeper into the graph from ucertify.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ucertify.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.