Skip to content

Hostname

spamport.com

Last fetched

spamport.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2288 as the registrar.

Nutrition Label

WHISPER CANON · spamport.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/spamport.com

Resolution chain

spamport.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2288
Organization
jorden chamid
Contact emails

Subdomains

16 observed subdomains of spamport.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for spamport.com.

MechanismTarget
SPF_Aspamport.com
SPF_INCLUDEoutgoing.spamport.com
SPF_IP136.144.138.65/32
SPF_IP2a00:1ca8:15:0:0:0:0:15
SPF_IP2a00:1ca8:15:0:0:0:0:18
SPF_IP2a00:1ca8:15:0:0:0:0:3b
SPF_IP2a01:7c8:fff8:377:5054:ff:fef9:62ca/128
SPF_IP46.249.36.185/32
SPF_IP46.249.36.221/32
SPF_IP46.249.36.23/32
SPF_IP46.249.52.32/28
SPF_IP91.195.80.149/32
SPF_IP91.195.80.241/32
SPF_IP91.195.81.231/32
SPF_IP91.199.167.0/24
SPF_IP94.142.241.244

Related pages

Pivot deeper into the graph from spamport.com.

Cypher and MCP

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

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