Skip to content

Hostname

ulead.com

Last fetched

ulead.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · ulead.comRouting diversity4.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ulead.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.200.182100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.108.1633.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.10.843.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.241.5052.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.72.14398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.1.10544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
andrew ling
Contact emails

Subdomains

11 observed subdomains of ulead.com.

Web-graph footprint

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

354 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ulead.com.

MechanismTarget
SPF_Aulead.com
SPF_INCLUDEspf.postini.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.210.65.0/24
SPF_IP66.46.204.192/26

Related pages

Pivot deeper into the graph from ulead.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ulead.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.