Skip to content

Hostname

acquirebpo.com

Last fetched

acquirebpo.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.65.24.2152.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:269
Organization
it support
Contact emails

Subdomains

31 observed subdomains of acquirebpo.com.

Web-graph footprint

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

94 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for acquirebpo.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtxt1.acquirebpo.com
SPF_IP103.249.140.98/32
SPF_IP103.249.141.10/32
SPF_IP103.249.142.98/32
SPF_IP173.243.133.87
SPF_IP43.230.108.22/32
SPF_IP43.230.109.236/32
SPF_IP43.230.109.6/32
SPF_MXacquirebpo.com

Related pages

Pivot deeper into the graph from acquirebpo.com.

Cypher and MCP

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

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