Skip to content

Hostname

serialnet.net

Last fetched

serialnet.net resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:76 as the registrar.

Nutrition Label

WHISPER CANON · serialnet.netRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/serialnet.net

Resolution chain

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

IPPrefixASNOperatorCountry
146.59.207.14146.59.0.0/16AS16276FR

WHOIS identity

Registrar
iana:76
Organization
serialnet, scp
Contact emails

Subdomains

56 observed subdomains of serialnet.net.

Web-graph footprint

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

6 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for serialnet.net.

MechanismTarget
SPF_Amailfront.serialnet.net
SPF_INCLUDEemail-od.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.worketc.com
SPF_IP167.160.31.3
SPF_IP52.62.48.143

Related pages

Pivot deeper into the graph from serialnet.net.

Cypher and MCP

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

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