Skip to content

Hostname

mssawaclay.com

Last fetched

mssawaclay.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · mssawaclay.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mssawaclay.com

Resolution chain

mssawaclay.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.9.161.1375.9.0.0/16AS24940DE

WHOIS identity

Registrar
iana:303
Organization
mr. sajid ali
Contact emails

Subdomains

6 observed subdomains of mssawaclay.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mssawaclay.com.

MechanismTarget
SPF_Amssawaclay.com
SPF_IP103.71.99.232
SPF_IP103.74.54.190
SPF_IP208.91.198.220
SPF_IP5.9.161.137
SPF_IP5.9.161.138
SPF_IP66.85.182.34
SPF_MXmssawaclay.com

Related pages

Pivot deeper into the graph from mssawaclay.com.

Cypher and MCP

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

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