Skip to content

Hostname

gujerinnotec.com

Last fetched

gujerinnotec.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CH. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.9.122.24193.9.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

Registrar
iana:1387
Organization
gujer innotec
Contact emails

Subdomains

2 observed subdomains of gujerinnotec.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gujerinnotec.com.

MechanismTarget
SPF_Agujerinnotec.com
SPF_INCLUDE_spf.ch-dns.net
SPF_INCLUDE_spf.sui-inter.net
SPF_INCLUDEspf.escapenet.ch
SPF_MXgujerinnotec.com

Related pages

Pivot deeper into the graph from gujerinnotec.com.

Cypher and MCP

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

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