Skip to content

Hostname

7000info.com

Last fetched

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

Nutrition Label

WHISPER CANON · 7000info.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/7000info.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.251.1018.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.75.10018.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.147.2133.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.93.833.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.25.10635.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.220.23435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
7000 - set meal
Contact emails

Subdomains

2 observed subdomains of 7000info.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 7000info.com.

MechanismTarget
SPF_Amx40.compass-group.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfinterne.compass-group.fr
SPF_INCLUDEwebindustrie.fr
SPF_IP217.108.147.160
SPF_IP79.98.18.144

Related pages

Pivot deeper into the graph from 7000info.com.

Cypher and MCP

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

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