Skip to content

Hostname

aciworldwide.com

Last fetched

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

Nutrition Label

WHISPER CANON · aciworldwide.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/aciworldwide.com

Resolution chain

aciworldwide.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:292
Organization
domain administrator
Contact emails

Subdomains

107 observed subdomains of aciworldwide.com.

Web-graph footprint

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

1,285 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

100 SPF mechanisms authorising senders for aciworldwide.com.

MechanismTarget
SPF_INCLUDE20165169.spf02.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_a.oracle.com
SPF_INCLUDEspf_c.oracle.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_INCLUDEstspg-customer.com
SPF_IP108.166.43.0/24
SPF_IP129.148.133.114
SPF_IP129.148.192.162
SPF_IP129.148.192.163
SPF_IP129.152.170.100
SPF_IP129.152.47.16/28
SPF_IP129.152.79.16/28
SPF_IP129.152.95.16/28
SPF_IP129.157.14.68
SPF_IP129.157.31.16/28
SPF_IP129.91.15.16/28
SPF_IP129.91.63.16/28
SPF_IP139.131.144.247
SPF_IP139.131.144.252
SPF_IP139.131.144.253
SPF_IP139.131.148.247
SPF_IP139.131.200.0/23
SPF_IP139.131.240.0/24
SPF_IP139.131.76.33/32
SPF_IP139.185.2.112/28
SPF_IP139.185.2.130
SPF_IP139.185.8.207
SPF_IP139.185.8.208
SPF_IP140.86.57.68
SPF_IP141.145.47.16/28
SPF_IP141.145.57.28
SPF_IP141.145.63.16/28
SPF_IP141.145.79.16/28
SPF_IP143.47.193.160/28
SPF_IP146.20.161.0/25
SPF_IP146.20.86.8/32
SPF_IP146.56.15.16/28
SPF_IP156.151.240.64/28
SPF_IP160.34.15.16/28
SPF_IP160.34.191.16/28
SPF_IP160.34.207.16/28
SPF_IP160.34.223.16/28
SPF_IP160.34.239.16/28
SPF_IP160.34.255.16/28
SPF_IP160.34.31.16/28
SPF_IP160.34.47.16/28
SPF_IP160.34.63.16/28
SPF_IP161.47.34.7/32
SPF_IP166.78.80.185
SPF_IP173.203.187.0/25
SPF_IP174.143.87.200
SPF_IP174.143.98.20
SPF_IP174.143.98.21
SPF_IP174.143.98.22
SPF_IP184.106.54.0/25
SPF_IP199.127.232.0/22
SPF_IP199.189.232.25
SPF_IP199.255.192.0/22
SPF_IP20.46.47.4
SPF_IP204.232.172.40/32
SPF_IP206.201.25.67
SPF_IP210.73.161.242
SPF_IP210.73.172.168
SPF_IP210.73.172.169
SPF_IP216.131.131.240/28
SPF_IP217.196.154.72
SPF_IP34.193.241.196/32
SPF_IP40.123.212.121
SPF_IP40.123.213.215
SPF_IP40.123.216.15
SPF_IP40.85.207.192/32
SPF_IP46.249.61.0/24
SPF_IP46.249.61.91
SPF_IP50.16.202.225
SPF_IP52.189.234.226
SPF_IP52.229.22.161
SPF_IP54.165.113.174/32
SPF_IP54.204.6.126
SPF_IP54.235.153.206
SPF_IP54.240.0.0/18
SPF_IP63.251.2.130/25
SPF_IP64.26.60.118/32
SPF_IP64.26.60.123/32
SPF_IP64.26.60.139/32
SPF_IP64.26.60.145/32
SPF_IP64.26.60.147/32
SPF_IP64.26.60.153/32
SPF_IP64.26.60.231/32
SPF_IP64.41.126.240/28
SPF_IP64.78.26.0/24
SPF_IP66.150.2.53/24
SPF_IP68.153.60.0/22
SPF_IP68.232.131.201
SPF_IP68.232.140.23
SPF_IP68.232.149.127
SPF_IP68.232.149.33
SPF_IP68.232.157.200
SPF_IP69.169.224.0/20

Related pages

Pivot deeper into the graph from aciworldwide.com.

Cypher and MCP

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

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