Skip to content

Hostname

abcsdz.com

Last fetched

abcsdz.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · abcsdz.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/abcsdz.com

Resolution chain

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

IPPrefixASNOperatorCountry
141.94.30.129141.94.0.0/16AS16276FR

WHOIS identity

Registrar
iana:48
Organization
laoubi mohamed
Contact emails

Subdomains

12 observed subdomains of abcsdz.com.

Threat posture

History

Mail and authentication

MX records

  • abcsdz.com

SPF policy

13 SPF mechanisms authorising senders for abcsdz.com.

MechanismTarget
SPF_Aabcsdz.com
SPF_IP141.94.30.129
SPF_IP145.239.140.178
SPF_IP176.31.106.72
SPF_IP176.31.126.167
SPF_IP178.32.120.97
SPF_IP188.165.201.136
SPF_IP37.187.166.2
SPF_IP37.187.170.70
SPF_IP51.255.71.240
SPF_IP94.23.216.113
SPF_IP94.23.217.194
SPF_MXabcsdz.com

Related pages

Pivot deeper into the graph from abcsdz.com.

Cypher and MCP

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

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