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
Resolution chain
gujerinnotec.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.9.122.24 | 193.9.122.0/24 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for gujerinnotec.com.
| Mechanism | Target |
|---|---|
| SPF_A | gujerinnotec.com |
| SPF_INCLUDE | _spf.ch-dns.net |
| SPF_INCLUDE | _spf.sui-inter.net |
| SPF_INCLUDE | spf.escapenet.ch |
| SPF_MX | gujerinnotec.com |
Related pages
Pivot deeper into the graph from gujerinnotec.com.
- IP · 193.9.122.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · CH
- Email · rene.gujer@gujerland.ch
- TLD · .com
- Browse hostnames · gu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.