Skip to content

Hostname

7pot.org

Last fetched

7pot.org resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · 7pot.orgRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/7pot.org

Resolution chain

7pot.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.216.32.1795.216.0.0/16AS24940FI

WHOIS identity

Registrar
iana:1443
Organization
lucian langa
Contact emails

Subdomains

5 observed subdomains of 7pot.org.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for 7pot.org.

MechanismTarget
SPF_Agnome.eu.org
SPF_IP2a01:4f9:2a:206e:1:0:0:3
SPF_IP2a01:4f9:2a:206e:742c:571b:314e:f893
SPF_IP2a01:e0a:8ed:7c00:1a03:73ff:fe9b:ca9f
SPF_IP82.243.208.195
SPF_IP82.65.226.101
SPF_IP82.65.227.25
SPF_IP95.216.32.17
SPF_MX7pot.org

Related pages

Pivot deeper into the graph from 7pot.org.

Cypher and MCP

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

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