Hostname
billows.com
Last fetched
billows.com resolves to 1 IPv4 address operated by AS17378 - TierPoint, LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
billows.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 209.55.48.123 | 209.55.48.0/24 | AS17378 | AS17378 - TierPoint, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- b35em8eb4zt@networksolutionsprivateregistration.com
- bd8rx4zr6cw@networksolutionsprivateregistration.com
- bf3w353a889@networksolutionsprivateregistration.com
- bq8z63f86qf@networksolutionsprivateregistration.com
- cf7qr4vv8g3@networksolutionsprivateregistration.com
- fj5fm24r54s@networksolutionsprivateregistration.com
- jm43386d5ee@networksolutionsprivateregistration.com
- jw55r5qc83d@networksolutionsprivateregistration.com
- kv26b8ft2wz@networksolutionsprivateregistration.com
- mf6x5253772@networksolutionsprivateregistration.com
- n75yb3x37c6@networksolutionsprivateregistration.com
- ns9bd2vk8sx@networksolutionsprivateregistration.com
- p22js3hy4ry@networksolutionsprivateregistration.com
- pf4ph6z28nq@networksolutionsprivateregistration.com
- rj6dc4s657c@networksolutionsprivateregistration.com
- uc38g6ws6q3@networksolutionsprivateregistration.com
- v73nk64f28y@networksolutionsprivateregistration.com
- vz4y94ad58z@networksolutionsprivateregistration.com
- w88vd5wa3tb@networksolutionsprivateregistration.com
- wa8rn2ge7dx@networksolutionsprivateregistration.com
- and 6 more
Subdomains
14 observed subdomains of billows.com.
Web-graph footprint
Distinct hostnames that link to or from billows.com in the public web crawl.
20 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for billows.com.
| Mechanism | Target |
|---|---|
| SPF_A | billows.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf2.billows.com |
| SPF_MX | billows.com |
Related pages
Pivot deeper into the graph from billows.com.
- IP · 209.55.48.123
- ASN · AS17378AS17378 - TierPoint, LLC
- Registrar · iana:2
- Country · US
- Email · b35em8eb4zt@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · bi…
- 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: "billows.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.