Skip to content

Hostname

wehrsmachine.com

Last fetched

wehrsmachine.com resolves to 4 IPv4 addresses operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:86 as the registrar.

Nutrition Label

WHISPER CANON · wehrsmachine.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/wehrsmachine.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.130.200.216104.130.192.0/19AS19994RACKSPACE - Rackspace HostingUS
104.26.10.65104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.65104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.234172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:86
Organization
wehrs machine
Contact emails

Subdomains

1 observed subdomain of wehrsmachine.com.

Web-graph footprint

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

66 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wehrsmachine.com.

MechanismTarget
SPF_INCLUDE_spf-us.ionos.com

Related pages

Pivot deeper into the graph from wehrsmachine.com.

Cypher and MCP

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

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