Skip to content

Hostname

simtego.com

Last fetched

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

Nutrition Label

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

Resolution chain

simtego.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:151
Organization
gerald grewolls
Contact emails

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for simtego.com.

MechanismTarget
SPF_Abf8529d.online-server.cloud
SPF_Asimtego.com
SPF_INCLUDEsimtego.de
SPF_IP217.160.193.35/32
SPF_MXsimtego.com

Related pages

Pivot deeper into the graph from simtego.com.

Cypher and MCP

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

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