Skip to content

Hostname

totallybeer.ch

Last fetched

totallybeer.ch resolves to 1 IPv4 address operated by AS45839 in MY.

Nutrition Label

WHISPER CANON · totallybeer.chRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/totallybeer.ch

Resolution chain

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

IPPrefixASNOperatorCountry
101.99.77.41101.99.77.0/24AS45839MY

WHOIS identity

Registrar
Organization
ataide fabricio
Contact emails

Subdomains

8 observed subdomains of totallybeer.ch.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • totallybeer.ch

SPF policy

4 SPF mechanisms authorising senders for totallybeer.ch.

MechanismTarget
SPF_Atotallybeer.ch
SPF_INCLUDEspf.mailsentinel.net
SPF_IP101.99.77.10/24
SPF_MXtotallybeer.ch

Related pages

Pivot deeper into the graph from totallybeer.ch.

Cypher and MCP

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

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