Skip to content

Hostname

datafi.us

Last fetched

datafi.us resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · datafi.usRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/datafi.us

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.146.10213.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.10413.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.1813.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.6813.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
54.240.184.11154.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.2254.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.5954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.8554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
vaughan emery
Contact emails

Subdomains

38 observed subdomains of datafi.us.

Web-graph footprint

Distinct hostnames that link to or from datafi.us in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for datafi.us.

MechanismTarget
SPF_INCLUDE5722841.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from datafi.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "datafi.us"})-[: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.