Hostname
faire.com
Last fetched
faire.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
faire.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.29.97.106 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.199.33.155 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.197.79.220 | 54.196.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- buckert, david
- Contact emails
- marcelo@indigofair.com
- stevan@aplegal.com
- dbuckert@airmail.net
- dbuckert@iadfw.net
- 2d798722-b904-416d-ab88-944195b75082@identity-protect.org
- 318eb019-c464-4160-ba44-c1d3f0a13b67@identity-protect.org
- bade86bd-5494-4aba-9cb6-44ab8ebdd40d@identity-protect.org
- c2cd8d81-5ac7-4f79-a8b8-ed0823b6d399@identity-protect.org
- c4f897b2-fc10-4518-9bce-40bfc6232246@identity-protect.org
- f5c98bd8-55cd-4c79-9446-a48b652cf07c@identity-protect.org
- owner-10242475@faire.com.whoisprivacyservice.org
- owner-10315042@faire.com.whoisprivacyservice.org
- owner-10335361@faire.com.whoisprivacyservice.org
- owner-10512424@faire.com.whoisprivacyservice.org
- owner-10584991@faire.com.whoisprivacyservice.org
- owner-10782373@faire.com.whoisprivacyservice.org
- owner-10875259@faire.com.whoisprivacyservice.org
- owner-11052322@faire.com.whoisprivacyservice.org
- owner-11994506@faire.com.whoisprivacyservice.org
- owner-12099002@faire.com.whoisprivacyservice.org
- and 24 more
Subdomains
349 observed subdomains of faire.com.
Showing 25 of 349. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from faire.com in the public web crawl.
16,369 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for faire.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from faire.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "faire.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.