Skip to content

Hostname

adgvalve.com

Last fetched

adgvalve.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:14 as the registrar.

Nutrition Label

WHISPER CANON · adgvalve.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/adgvalve.com

Resolution chain

adgvalve.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:14
Organization
alpes diffusion en gros - adg
Contact emails

Subdomains

9 observed subdomains of adgvalve.com.

Web-graph footprint

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

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for adgvalve.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.250.10.137
SPF_IP43.228.186.97
SPF_IP5.39.31.8/32
SPF_IP5.39.31.9/32
SPF_IP78.153.245.90
SPF_IP93.92.105.75
SPF_IP93.92.108.15

Related pages

Pivot deeper into the graph from adgvalve.com.

Cypher and MCP

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

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