Skip to content

Hostname

emailboard.net

Last fetched

emailboard.net resolves to 1 IPv4 address operated by AS56308 in SG. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · emailboard.netRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/emailboard.net

Resolution chain

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

IPPrefixASNOperatorCountry
45.125.197.3245.125.196.0/22AS56308SG

WHOIS identity

Registrar
iana:460
Organization
domain admin
Contact emails

Subdomains

5 observed subdomains of emailboard.net.

Web-graph footprint

Distinct hostnames that link to or from emailboard.net in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for emailboard.net.

MechanismTarget
SPF_Aemailboard.net
SPF_INCLUDE_spf.emailboard.net
SPF_IP198.55.121.231
SPF_IP198.55.121.232
SPF_IP198.55.121.233
SPF_IP198.55.121.234
SPF_IP198.55.123.21
SPF_IP198.55.123.22
SPF_IP198.55.123.23
SPF_IP198.55.123.25
SPF_MXemailboard.net

Related pages

Pivot deeper into the graph from emailboard.net.

Cypher and MCP

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

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