Hostname
flexanswer.com
Last fetched
flexanswer.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
flexanswer.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.160.137 | 13.248.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.34.124 | 76.223.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- h44xn7zy3sw@networksolutionsprivateregistration.com
- hg9f23u64pa@networksolutionsprivateregistration.com
- kd8a78je4um@networksolutionsprivateregistration.com
- sm8tw2gb4n7@networksolutionsprivateregistration.com
- u35258fy995@networksolutionsprivateregistration.com
- uy7rb9nc7w9@networksolutionsprivateregistration.com
- x49b57dr4dx@networksolutionsprivateregistration.com
- x76xn9um7s3@networksolutionsprivateregistration.com
Subdomains
1 observed subdomain of flexanswer.com.
| Subdomain |
|---|
| www.flexanswer.com |
Web-graph footprint
Distinct hostnames that link to or from flexanswer.com in the public web crawl.
15 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for flexanswer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | outlook.com |
| SPF_IP | 160.96.108.10 |
| SPF_IP | 160.96.108.11 |
| SPF_IP | 160.96.212.238 |
| SPF_IP | 52.74.43.77 |
| SPF_IP | 54.252.182.205 |
Related pages
Pivot deeper into the graph from flexanswer.com.
- IP · 13.248.160.137
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · CA
- Email · h44xn7zy3sw@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · fl…
- 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: "flexanswer.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.