Hostname
tailorfast.com
Last fetched
tailorfast.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tailorfast.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.155.192.109 | 18.155.192.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.192.113 | 18.155.192.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.192.62 | 18.155.192.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.192.79 | 18.155.192.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.183.102 | 3.167.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.183.113 | 3.167.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.183.119 | 3.167.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.183.126 | 3.167.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- casey mercado
- Contact emails
- sherrigraber@sina.com
- 0b8cbe2e-80cc-49ee-b7a5-0fa9ba46d240@identity-protect.org
- 20941dea-10d7-470f-aa9a-87b1d8dc4ee8@identity-protect.org
- 232a603e-f37e-4e13-84b8-b67302c928da@identity-protect.org
- 9e3533e6-5d9e-41f7-b775-0ae56786cbb9@identity-protect.org
- b8812df4-c388-4d97-a1f2-977d415ea10d@identity-protect.org
- be1475f2-dd46-4098-a16d-e6ed607fbd66@identity-protect.org
- owner-11702120@tailorfast.com.whoisprivacyservice.org
- owner-7550013@tailorfast.com.whoisprivacyservice.org
- owner-8287293@tailorfast.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of tailorfast.com.
Web-graph footprint
Distinct hostnames that link to or from tailorfast.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for tailorfast.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from tailorfast.com.
- IP · 18.155.192.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · sherrigraber@sina.com
- TLD · .com
- Browse hostnames · ta…
- 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: "tailorfast.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.