Skip to content

Hostname

7f.com

Last fetched

7f.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · 7f.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/7f.com

Resolution chain

7f.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.167.227.1183.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.283.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.453.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.493.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.100.1054.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.10954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.4154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.7754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:151
Organization
7f software
Contact emails

Subdomains

7 observed subdomains of 7f.com.

Web-graph footprint

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

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 7f.com.

MechanismTarget
SPF_INCLUDE26051171.spf02.hubspotemail.net
SPF_INCLUDEspf.dsr-hotelholding.de

Related pages

Pivot deeper into the graph from 7f.com.

Cypher and MCP

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

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