Hostname
asboya.com
Last fetched
asboya.com resolves to 1 IPv4 address operated by AS213230 in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
asboya.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 |
|---|---|---|---|---|
| 178.156.182.155 | 178.156.182.0/24 | AS213230 | — | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 052e8388835bfd78fedea3819996c20a481d03374230ed58cfad6b4e03d3d3eb@asboya.com.whoisproxy.org
- 0d82a42a67a4dd7a9eefddb1262659ea7df96f4abed02a53a7a81148e6e63898@asboya.com.whoisproxy.org
- 24ec6ea8a1d87e609d1517d3acabf1ce077c14fcb9368e4b83de6e5e4a92f2ca@asboya.com.whoisproxy.org
- 4033b148e93afbf8abd63dbb103abfe05cf01fda7573d151ac551c8bd8c50f8f@asboya.com.whoisproxy.org
- 41e2cebc5d3955b5d0d02c5cf3a0b92d53250d36ff23dc80f2a856ae4284128a@asboya.com.whoisproxy.org
- 5621be738e28a8d620d2ec4c4d1d2f0fa2740f73da990ae42dda11caa31e1264@asboya.com.whoisproxy.org
- 7de1b58c1238bb6e505394f18987d9acbdd39d83fa27aa56177033d54a1c8611@asboya.com.whoisproxy.org
- bd724131c1170e599ef633290b73fc1276d934573c9f07fce0a5163fdb273b3d@asboya.com.whoisproxy.org
- c5650d2b68f081c5facbbaa6ff7f5f85ac342f4e91a230a6ebf99c2c7e18b579@asboya.com.whoisproxy.org
- cc93d7ab01d16cba018c20fd15af51c232542820d20eba0319c843af4cd78d63@asboya.com.whoisproxy.org
- ed3cfc3916e68eeca0dcf3d0e2d32ee586f58a90b2ea988376f11fdb49c0c9bc@asboya.com.whoisproxy.org
- f203ff9614b5112a96c19476972f1f8ccdc09847ae72269e4a7ee077b35d5c6b@asboya.com.whoisproxy.org
- f90f2f5686f39a54b5ea433ca5ebb5ba028aa96c216916beffbd021110696bef@asboya.com.whoisproxy.org
Subdomains
4 observed subdomains of asboya.com.
Web-graph footprint
Distinct hostnames that link to or from asboya.com in the public web crawl.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for asboya.com.
| Mechanism | Target |
|---|---|
| SPF_A | asboya.com |
| SPF_A | mail.asboya.com |
| SPF_A | smtp.asboya.com |
| SPF_IP | 178.18.192.192/28 |
| SPF_IP | 178.18.193.0/24 |
| SPF_IP | 37.1.145.18/32 |
| SPF_MX | asboya.com |
Related pages
Pivot deeper into the graph from asboya.com.
- IP · 178.156.182.155
- ASN · AS213230
- Registrar · iana:269
- Country · US
- Email · 052e8388835bfd78fedea3819996c20a481d03374230ed58cfad6b4e03d3d3eb@asboya.com.whoisproxy.org
- TLD · .com
- Browse hostnames · as…
- 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: "asboya.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.