Skip to content

Hostname

spambusters.email

Last fetched

spambusters.email resolves to 1 IPv4 address operated by WEBHS WEBSP LDA in PT. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · spambusters.emailRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/spambusters.email

Resolution chain

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

IPPrefixASNOperatorCountry
185.90.57.10185.90.57.0/24AS59787WEBHS WEBSP LDAPT

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

21 observed subdomains of spambusters.email.

Threat posture

History

Mail and authentication

MX records

  • spambusters.email

SPF policy

4 SPF mechanisms authorising senders for spambusters.email.

MechanismTarget
SPF_Amail.spambusters.email
SPF_Aspambusters.email
SPF_INCLUDE_spf.webhs.org
SPF_MXspambusters.email

Related pages

Pivot deeper into the graph from spambusters.email.

Cypher and MCP

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

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