Skip to content

Hostname

dibapc.com

Last fetched

dibapc.com resolves to 2 IPv4 addresses operated by PARVASYSTEM in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.159.149.12445.159.149.0/24AS60631PARVASYSTEMIR
95.217.37.18695.217.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:113
Organization
amir sheykhzadeh
Contact emails

Subdomains

15 observed subdomains of dibapc.com.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for dibapc.com.

MechanismTarget
SPF_Adibapc.com
SPF_Amailgw-dd.getway.biz
SPF_Amailgw.getway.biz
SPF_Amailgw2.getway.biz
SPF_IP185.8.173.101
SPF_IP95.217.37.186
SPF_MXdibapc.com

Related pages

Pivot deeper into the graph from dibapc.com.

Cypher and MCP

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

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