Skip to content

Hostname

automatos.com

Last fetched

automatos.com resolves to 107.22.252.48, announced in 107.22.0.0/16 by AMAZON-AES - Amazon.com, Inc. in US. automatos.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 · automatos.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/automatos.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
perfect privacy,
Contact emails
jz9vb9837fu@networksolutionsprivateregistration.com, k28n86aw6qb@networksolutionsprivateregistration.com, rz7q97mb9kx@networksolutionsprivateregistration.com, zd3va2qv37k@networksolutionsprivateregistration.com

Subdomains

Mail and authentication

Nameservers

  • ns1.dnsimple.com
  • ns2.dnsimple.com
  • ns3.dnsimple.com
  • ns4.dnsimple-edge.org

MX records

  • automatos-com.mail.protection.outlook.com

SPF policy

  • a: automatos.com
  • mx: automatos.com
  • include: spf.protection.outlook.com
  • ip: 107.22.252.48
  • ip: 129.213.15.41
  • ip: 129.213.15.9
  • ip: 129.213.79.241
  • ip: 132.145.130.140
  • ip: 132.145.193.214
  • ip: 132.145.194.111
  • ip: 150.136.64.151

Threat-feed evidence

History

Related pages

Pivot from automatos.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: "automatos.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.