Skip to content

Hostname

geiger.com

Last fetched

geiger.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.141.177100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
104.26.0.179104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.179104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.244172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.194.100.6234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.34.2050.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.93.9252.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.85.1652.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.19.25554.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.169.19454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.106.19654.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
brian mann
Contact emails

Subdomains

162 observed subdomains of geiger.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for geiger.com.

Related pages

Pivot deeper into the graph from geiger.com.

Cypher and MCP

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

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