Skip to content

Hostname

progressiveautomations.com

Last fetched

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

Nutrition Label

WHISPER CANON · progressiveautomations.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/progressiveautomations.com

Resolution chain

progressiveautomations.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:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of progressiveautomations.com.

Web-graph footprint

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

363 sites link to this hostname.

110 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for progressiveautomations.com.

MechanismTarget
SPF_Aprogressiveautomations.com
SPF_INCLUDE7717445.spf07.hubspotemail.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.201.35.192
SPF_IP8.22.8.3
SPF_MXmailstore1.secureserver.net
SPF_MXprogressiveautomations.com
SPF_MXsmtp.secureserver.net

Related pages

Pivot deeper into the graph from progressiveautomations.com.

Cypher and MCP

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

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