Skip to content

Hostname

avmgranite.com

Last fetched

avmgranite.com resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.119.157.12592.119.157.0/24AS19318IS-AS-1 - Interserver, IncNL

WHOIS identity

Registrar
iana:303
Organization
avm granite
Contact emails

Subdomains

18 observed subdomains of avmgranite.com.

Web-graph footprint

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

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for avmgranite.com.

MechanismTarget
SPF_Aavmgranite.com
SPF_IP103.136.41.110
SPF_IP103.136.41.129
SPF_IP103.136.41.132
SPF_IP139.59.56.217
SPF_IP181.215.15.41
SPF_IP64.20.38.154
SPF_IP92.119.157.125
SPF_IP94.75.240.183
SPF_MXavmgranite.com

Related pages

Pivot deeper into the graph from avmgranite.com.

Cypher and MCP

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

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