Skip to content

Hostname

agc-dz.com

Last fetched

agc-dz.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

agc-dz.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:433
Organization
=20
Contact emails

Subdomains

2 observed subdomains of agc-dz.com.

Web-graph footprint

Distinct hostnames that link to or from agc-dz.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • agc-dz.com

SPF policy

12 SPF mechanisms authorising senders for agc-dz.com.

MechanismTarget
SPF_Aagc-dz.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.210
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_MXagc-dz.com

Related pages

Pivot deeper into the graph from agc-dz.com.

Cypher and MCP

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

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