Skip to content

Hostname

app.nfact.com

Last fetched

app.nfact.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · app.nfact.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/app.nfact.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.20.6913.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.7013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.813.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.9713.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.244.146.12518.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.2318.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.318.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.5818.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.46.1273.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.243.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.503.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.543.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with app.nfact.com in WhisperGraph.

Subdomains

1 observed subdomain of app.nfact.com.

Threat posture

History

Related pages

Pivot deeper into the graph from app.nfact.com.

Cypher and MCP

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

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