Skip to content

Hostname

simutronics.com

Last fetched

simutronics.com resolves to 108.138.106.21, announced in 108.138.106.0/23 by AMAZON-02 - Amazon.com, Inc. in US. simutronics.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · simutronics.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/simutronics.com

Resolution chain

IPv6 resolution

No AAAA record for simutronics.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:106
Contact emails
35be03b7ac6145c5a38e68ce45cc652b.protect@whoisguard.com, da9739f8b9a24ea1a0864b47cccc3b21.protect@whoisguard.com, 97cbf5a154234e8f887bf0637e889416.protect@withheldforprivacy.com, cfca35a8a69c449d972f2836863f9270.protect@withheldforprivacy.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-130.awsdns-16.com
  • ns-969.awsdns-57.net
  • ns-1135.awsdns-13.org
  • ns-1679.awsdns-17.co.uk

MX records

  • smtp.google.com
  • sire.simutronics.com

SPF policy

  • ip: 199.188.208.0/24
  • include: amazonses.com
  • include: _spf.google.com
  • a: ifewiki.play.net
  • ip: 99.178.155.241

Threat-feed evidence

History

Related pages

Pivot from simutronics.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "simutronics.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.