Hostname
area235.com
Last fetched
area235.com resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in US. WHOIS lists iana:412 as the registrar.
Nutrition Label
Resolution chain
area235.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 |
|---|---|---|---|---|
| 169.55.69.83 | 169.55.64.0/18 | AS36351 | SOFTLAYER - IBM Cloud | US |
WHOIS identity
- Registrar
- iana:412
- Organization
- attn: area235.com
- Contact emails
- 36mcznl6fv5arkuwm1@hideyourwhois.com
- 4v1treswfl2fgzabbs@hideyourwhois.com
- 6zxjgz2gszznuzic53@hideyourwhois.com
- 7v8giz8kq02g1o4ac2@hideyourwhois.com
- 800wkbzs0g85o44lnp@hideyourwhois.com
- a5njklp6pxbuqsqjfl@hideyourwhois.com
- cuqsnxmqbblndu3ziw@hideyourwhois.com
- f32vd3rltt851mnb4m@hideyourwhois.com
- lgz5d2gzf6r1uoz2gr@hideyourwhois.com
- n21ckkj754b8w7rg8u@hideyourwhois.com
- s184iaavofdekwdqkf@hideyourwhois.com
- sf3qj365kfvlbpikwr@hideyourwhois.com
Subdomains
1 observed subdomain of area235.com.
| Subdomain |
|---|
| www.area235.com |
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for area235.com.
| Mechanism | Target |
|---|---|
| SPF_A | area235.com |
| SPF_A | mail4.domainit.com |
| SPF_A | server4.domainit.com |
| SPF_IP | 169.55.67.128 |
| SPF_IP | 169.55.69.83 |
| SPF_MX | area235.com |
Related pages
Pivot deeper into the graph from area235.com.
- IP · 169.55.69.83
- ASN · AS36351SOFTLAYER - IBM Cloud
- Registrar · iana:412
- Country · US
- Email · 36mcznl6fv5arkuwm1@hideyourwhois.com
- TLD · .com
- Browse hostnames · ar…
- 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: "area235.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.