Skip to content

Hostname

fastlap.com

Last fetched

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

Nutrition Label

WHISPER CANON · fastlap.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fastlap.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.165.75.243.165.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.33.165.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.463.165.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.633.165.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.168.245.1083.168.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.245.1233.168.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.245.203.168.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.245.613.168.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:269
Organization
2s-tech pte.ltd.
Contact emails

Subdomains

4 observed subdomains of fastlap.com.

Web-graph footprint

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

7 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fastlap.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc429.c3s2.iphmx.com
SPF_INCLUDEsendgrid.net
SPF_MXfastlap.com

Related pages

Pivot deeper into the graph from fastlap.com.

Cypher and MCP

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

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