Hostname
benefit-flow.com
Last fetched
benefit-flow.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
benefit-flow.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 |
|---|---|---|---|---|
| 13.227.192.123 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.127 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.32 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.74 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 3.169.252.106 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.252.32 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.252.39 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.252.99 | 3.169.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of benefit-flow.com owner
- Contact emails
- 3c78ffc7-8a5e-4052-a5ea-780757fb8bff@identity-protect.org
- 5b235801-e6a0-4613-bbf4-1f43cf5d3eef@identity-protect.org
- 5d4092da-e448-49ac-932b-d7ee25868cc0@identity-protect.org
- 981c0e9f-b5d5-422b-b4fd-788f9674c8c3@identity-protect.org
- a6635557-ec7e-4348-92a9-a5372f8779b3@identity-protect.org
- de750aa4-62e8-440f-9391-dd7dcdca28a1@identity-protect.org
- owner-5085561@benefit-flow.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of benefit-flow.com.
Web-graph footprint
Distinct hostnames that link to or from benefit-flow.com in the public web crawl.
5 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for benefit-flow.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 21206862.spf01.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from benefit-flow.com.
- IP · 13.227.192.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CZ
- Email · 3c78ffc7-8a5e-4052-a5ea-780757fb8bff@identity-protect.org
- TLD · .com
- Browse hostnames · be…
- 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: "benefit-flow.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.