Skip to content

Hostname

automator.com

Last fetched

automator.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US.

Nutrition Label

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

Resolution chain

automator.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.60.103.163199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.63199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for automator.com.

MechanismTarget
SPF_INCLUDE143712862.spf04.hubspotemail.net
SPF_INCLUDEspf.smartemailing.cz
SPF_INCLUDEspf1.automator.com
SPF_IP34.254.48.250
SPF_IP35.190.247.0/24
SPF_IP35.191.0.0/16
SPF_IP37.157.195.119
SPF_IP37.157.197.190
SPF_IP37.157.198.12
SPF_IP37.46.80.113
SPF_IP37.46.80.136
SPF_IP37.46.82.0/28
SPF_IP37.46.82.160/27
SPF_IP37.46.82.240/28
SPF_IP45.63.116.226
SPF_IP45.76.87.101
SPF_IP45.76.88.107
SPF_IP45.76.88.183
SPF_IP45.77.53.19
SPF_IP46.101.167.208
SPF_IP46.234.109.128/25
SPF_IP64.233.160.0/19
SPF_IP66.102.0.0/20
SPF_IP66.249.80.0/20
SPF_IP72.14.192.0/18
SPF_IP74.125.0.0/16
SPF_IP83.167.240.128/25

Related pages

Pivot deeper into the graph from automator.com.

Cypher and MCP

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

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