Skip to content

Hostname

unefi.com

Last fetched

unefi.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · unefi.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/unefi.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.60.146.7452.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

59 observed subdomains of unefi.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for unefi.com.

MechanismTarget
SPF_Aunefi.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEzcsend.net
SPF_IP15.156.14.248
SPF_IP15.156.21.97
SPF_IP18.116.168.121
SPF_IP18.158.2.250
SPF_IP18.221.192.179
SPF_IP18.223.4.10
SPF_IP3.24.72.179
SPF_IP3.97.202.171
SPF_IP35.182.115.215
SPF_IP35.182.153.51
SPF_IP35.182.154.156
SPF_IP35.182.198.77
SPF_IP35.182.66.249
SPF_IP52.60.158.90
SPF_IP52.60.43.71
SPF_IP96.126.110.51
SPF_IP99.79.159.102
SPF_MXunefi.com

Related pages

Pivot deeper into the graph from unefi.com.

Cypher and MCP

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

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