Skip to content

Hostname

serial.ch

Last fetched

serial.ch resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · serial.chRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/serial.ch

Resolution chain

serial.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.248.179.4713.248.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.50.11276.223.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
serial
Contact emails

Subdomains

6 observed subdomains of serial.ch.

Web-graph footprint

Distinct hostnames that link to or from serial.ch in the public web crawl.

13 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for serial.ch.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP3.121.27.238
SPF_IP80.80.237.135

Related pages

Pivot deeper into the graph from serial.ch.

Cypher and MCP

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

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