Skip to content

Hostname

geismar.com

Last fetched

geismar.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · geismar.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/geismar.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.38.74.14713.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:81
Organization
societe des anciens etablissement l. geismar
Contact emails

Subdomains

17 observed subdomains of geismar.com.

Web-graph footprint

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

59 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for geismar.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.eu
SPF_IP145.253.160.10
SPF_IP207.54.69.232
SPF_IP207.54.70.225
SPF_IP78.7.121.194
SPF_IP89.30.127.230
SPF_IP89.83.109.93

Related pages

Pivot deeper into the graph from geismar.com.

Cypher and MCP

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

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