Skip to content

Hostname

beaumont.ch

Last fetched

beaumont.ch resolves to 1 IPv4 address operated by AS12350 in CH.

Nutrition Label

WHISPER CANON · beaumont.chRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/beaumont.ch

Resolution chain

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

IPPrefixASNOperatorCountry
212.147.60.253212.152.56.0/24AS12350CH

WHOIS identity

No WHOIS records are currently associated with beaumont.ch in WhisperGraph.

Subdomains

1 observed subdomain of beaumont.ch.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for beaumont.ch.

MechanismTarget
SPF_Abeaumont.ch
SPF_INCLUDEspf.vtx.ch
SPF_IP213.200.236.239
SPF_MXbeaumont.ch

Related pages

Pivot deeper into the graph from beaumont.ch.

Cypher and MCP

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

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