Skip to content

Hostname

abzargram.com

Last fetched

abzargram.com resolves to 2 IPv4 addresses operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · abzargram.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/abzargram.com

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.136.213168.119.0.0/16AS24940HETZNER-ASDE
185.49.85.142185.49.85.0/24AS43754ASIATECHIR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • abzargram.com

SPF policy

8 SPF mechanisms authorising senders for abzargram.com.

MechanismTarget
SPF_Aabzargram.com
SPF_IP168.119.136.198
SPF_IP185.49.85.34
SPF_IP185.49.85.35
SPF_IP208.74.123.2
SPF_IP31.25.90.158
SPF_IP46.4.24.108/32
SPF_MXabzargram.com

Related pages

Pivot deeper into the graph from abzargram.com.

Cypher and MCP

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

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