Skip to content

Hostname

acwelleng.com

Last fetched

acwelleng.com resolves to 4 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · acwelleng.comRouting diversity3.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/acwelleng.com

Resolution chain

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

IPPrefixASNOperatorCountry
130.162.172.238130.162.160.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationGB
132.226.201.222132.226.192.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationDE
140.238.66.56140.238.64.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationGB
45.91.93.9145.91.93.0/24AS63473HOSTHATCH - HostHatch, LLCGB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of acwelleng.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for acwelleng.com.

MechanismTarget
SPF_INCLUDEwebsitewelcome.com
SPF_IP66.96.128.0/18

Related pages

Pivot deeper into the graph from acwelleng.com.

Cypher and MCP

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

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