Skip to content

Hostname

utiliware.com

Last fetched

utiliware.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · utiliware.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/utiliware.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.143.3613.225.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.4913.225.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.7913.225.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.9513.225.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.18.10118.244.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.1918.244.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3218.244.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8518.244.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of utiliware.com owner
Contact emails

Subdomains

5 observed subdomains of utiliware.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for utiliware.com.

MechanismTarget
SPF_Amx3.utiliware.net
SPF_Autiliware.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.outfunnel.com
SPF_INCLUDEspf.utiliware.com

Related pages

Pivot deeper into the graph from utiliware.com.

Cypher and MCP

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

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