Skip to content

Hostname

williskhan.com

Last fetched

williskhan.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · williskhan.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/williskhan.com

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.120.115144.76.0.0/16AS24940DE
192.157.57.158192.157.56.0/22AS55286SERVER-MANIA - B2 Net Solutions Inc.US

WHOIS identity

Registrar
iana:303
Organization
firoz khan
Contact emails

Subdomains

13 observed subdomains of williskhan.com.

Web-graph footprint

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

7 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • williskhan.com

SPF policy

8 SPF mechanisms authorising senders for williskhan.com.

MechanismTarget
SPF_Awilliskhan.com
SPF_IP136.144.29.93
SPF_IP144.76.120.115
SPF_IP173.208.161.98
SPF_IP192.157.57.158
SPF_IP192.99.4.202
SPF_IP194.135.92.99
SPF_MXwilliskhan.com

Related pages

Pivot deeper into the graph from williskhan.com.

Cypher and MCP

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

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