Skip to content

Hostname

sn.admvalue.com

Last fetched

sn.admvalue.com resolves to 1 IPv4 address operated by AS16347 in FR.

Nutrition Label

WHISPER CANON · sn.admvalue.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/sn.admvalue.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.212.26.9391.212.26.0/24AS16347FR

WHOIS identity

No WHOIS records are currently associated with sn.admvalue.com in WhisperGraph.

Subdomains

2 observed subdomains of sn.admvalue.com.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for sn.admvalue.com.

MechanismTarget
SPF_Asn.admvalue.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.haisoft.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.177.44.161
SPF_IP185.177.44.162
SPF_IP185.177.44.163
SPF_IP185.177.44.164
SPF_IP185.177.44.3
SPF_IP91.212.26.85
SPF_IP91.212.26.86
SPF_IP91.212.26.87
SPF_IP91.212.26.88
SPF_IP91.212.26.89
SPF_IP91.212.26.93
SPF_IP91.212.26.94
SPF_MXsn.admvalue.com

Related pages

Pivot deeper into the graph from sn.admvalue.com.

Cypher and MCP

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

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