Skip to content

Hostname

sevenval.net

Last fetched

sevenval.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · sevenval.netRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sevenval.net

Resolution chain

sevenval.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.156.145.5318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.192.11018.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.248.1463.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.246.2363.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.11.2013.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.168.6835.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1387
Organization
erwin schliske
Contact emails

Subdomains

6 observed subdomains of sevenval.net.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sevenval.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP87.79.3.44

Related pages

Pivot deeper into the graph from sevenval.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sevenval.net"})-[: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.