Skip to content

Hostname

interwetten.com

Last fetched

interwetten.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · interwetten.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/interwetten.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.38.61104.18.38.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
151.246.216.10151.246.216.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.AT
151.246.216.11151.246.216.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.AT
172.64.149.195172.64.149.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1052
Organization
birgit bosch
Contact emails

Subdomains

55 observed subdomains of interwetten.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for interwetten.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.127.139.0/24
SPF_IP195.10.192.0/24
SPF_IP195.140.184.0/22
SPF_IP20.67.80.100
SPF_IP20.71.195.237
SPF_IP20.71.42.4
SPF_IP20.71.45.29
SPF_IP213.164.22.0/24
SPF_IP213.185.167.0/24
SPF_IP213.229.44.240/28
SPF_IP91.192.40.0/22
SPF_IP91.222.96.0/22

Related pages

Pivot deeper into the graph from interwetten.com.

Cypher and MCP

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

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