Skip to content

Hostname

snabbare.com

Last fetched

snabbare.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · snabbare.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/snabbare.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.32.142104.18.32.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.155.114172.64.155.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:73
Organization
co-gaming
Contact emails

Subdomains

15 observed subdomains of snabbare.com.

Web-graph footprint

Distinct hostnames that link to or from snabbare.com in the public web crawl.

349 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for snabbare.com.

MechanismTarget
SPF_INCLUDE_lpspf.comeon.com
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP155.4.19.0/25
SPF_IP176.10.128.128/27
SPF_MXsnabbare.com

Related pages

Pivot deeper into the graph from snabbare.com.

Cypher and MCP

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

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