Skip to content

Hostname

teutoservice.com

Last fetched

teutoservice.com resolves to 1 IPv4 address operated by CRONON-AS - Vautron Rechenzentrum AG in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.200.168.8989.200.168.0/21AS25504CRONON-AS - Vautron Rechenzentrum AGDE

WHOIS identity

Registrar
iana:151
Organization
wiemann moebel gmbh u. co.kg
Contact emails

Subdomains

4 observed subdomains of teutoservice.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for teutoservice.com.

MechanismTarget
SPF_Ateutoservice.com
SPF_Awww.ordertracking.wiemann-online.com
SPF_INCLUDEspf-all.comtrance.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.156.135.1/32
SPF_IP195.225.241.72
SPF_IP91.190.147.195
SPF_IP95.130.17.0/24
SPF_MXteutoservice.com

Related pages

Pivot deeper into the graph from teutoservice.com.

Cypher and MCP

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

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