Skip to content

Hostname

transactionpro.com

Last fetched

transactionpro.com resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · transactionpro.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/transactionpro.com

Resolution chain

transactionpro.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.0.66.191192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:9
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

13 observed subdomains of transactionpro.com.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for transactionpro.com.

MechanismTarget
SPF_Aipp2.baystateconsulting.com
SPF_Aservers.mcsv.net
SPF_Atransactionpro.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.101.49.48
SPF_IP23.83.209.75
SPF_IP66.65.128.196
SPF_MXtransactionpro.com

Related pages

Pivot deeper into the graph from transactionpro.com.

Cypher and MCP

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

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