Skip to content

Hostname

siethomgroup.com

Last fetched

siethomgroup.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · siethomgroup.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/siethomgroup.com

Resolution chain

siethomgroup.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:82
Organization
clemens mitter
Contact emails

Subdomains

4 observed subdomains of siethomgroup.com.

Web-graph footprint

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

17 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for siethomgroup.com.

MechanismTarget
SPF_Amgw01.xserv.at
SPF_Amgw02.xserv.at
SPF_Amgw03.xserv.at
SPF_Aserver1.netronics.at
SPF_Asiethomgroup.com
SPF_IP193.168.170.35
SPF_IP81.19.149.123
SPF_IP83.164.162.14
SPF_IP91.223.147.102
SPF_IP91.223.147.112/32
SPF_MXsiethomgroup.com

Related pages

Pivot deeper into the graph from siethomgroup.com.

Cypher and MCP

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

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