Skip to content

Hostname

fastapps.co

Last fetched

fastapps.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.202.10713.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.10813.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.3413.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.6413.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.51.233.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.353.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.513.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.51.523.170.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
luke moynihan
Contact emails

Subdomains

2 observed subdomains of fastapps.co.

Web-graph footprint

Distinct hostnames that link to or from fastapps.co in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fastapps.co.

MechanismTarget
SPF_INCLUDE5196215.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from fastapps.co.

Cypher and MCP

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

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