Skip to content

Hostname

spamfilter.webspacekit.com

Last fetched

spamfilter.webspacekit.com resolves to 1 IPv4 address operated by AS16276 in SG.

Nutrition Label

WHISPER CANON · spamfilter.webspacekit.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/spamfilter.webspacekit.com

Resolution chain

spamfilter.webspacekit.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.235.160.20815.235.128.0/17AS16276SG

WHOIS identity

No WHOIS records are currently associated with spamfilter.webspacekit.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • spamfilter.webspacekit.com

SPF policy

9 SPF mechanisms authorising senders for spamfilter.webspacekit.com.

MechanismTarget
SPF_Aspamfilter.webspacekit.com
SPF_IP15.235.159.77
SPF_IP15.235.160.208
SPF_IP51.79.193.107
SPF_IP51.79.193.63
SPF_IP51.79.196.39
SPF_IP51.79.196.40
SPF_IP51.79.196.41
SPF_MXspamfilter.webspacekit.com

Related pages

Pivot deeper into the graph from spamfilter.webspacekit.com.

Cypher and MCP

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

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