Hostname
fcp-construction.com
Last fetched
fcp-construction.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fcp-construction.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.65.100.10 | 18.65.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.100.13 | 18.65.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.100.47 | 18.65.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.100.88 | 18.65.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.84.102.107 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.84.102.124 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.84.102.129 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.84.102.2 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fcp-construction.com owner
- Contact emails
Subdomains
4 observed subdomains of fcp-construction.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for fcp-construction.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from fcp-construction.com.
- IP · 18.65.100.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 98720152-9695-4f48-b604-b880b7bae36f@identity-protect.org
- TLD · .com
- Browse hostnames · fc…
- 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: "fcp-construction.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.