Hostname
fandtlabs.com
Last fetched
fandtlabs.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fandtlabs.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.218.13.56 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.131.43.232 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.167.24 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.18.16.67 | 3.16.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fandtlabs.com owner
- Contact emails
- 25e04f07-95d3-4a0e-88dd-4ea510867687@identity-protect.org
- 2e0c13d7-71bb-4b13-b766-914cf845b253@identity-protect.org
- 45744318-ea8b-4507-9130-047cb3526051@identity-protect.org
- 60bd11d8-f03f-41da-9dd3-f3968015bdf7@identity-protect.org
- 62eea250-b1d5-4ea9-b2c6-4501cf7d1f9d@identity-protect.org
- a988c023-a890-4154-a601-8ff07d905e24@identity-protect.org
- d265f93f-e10f-4a24-95b6-3989d7656ff0@identity-protect.org
Subdomains
4 observed subdomains of fandtlabs.com.
Web-graph footprint
Distinct hostnames that link to or from fandtlabs.com in the public web crawl.
8 sites link to this hostname.
36 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for fandtlabs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from fandtlabs.com.
- IP · 18.218.13.56
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 25e04f07-95d3-4a0e-88dd-4ea510867687@identity-protect.org
- TLD · .com
- Browse hostnames · fa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fandtlabs.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.