Hostname
geoallen.com
Last fetched
geoallen.com resolves to 162.241.217.135, announced in 162.241.216.0/22 by ORACLE-BMC-31898 - Oracle Corporation in US. geoallen.com is listed by 1 threat feed; reconciled level HIGH.
Threat posture
40threat score (procedure-native scale)
HIGHListed by 1 threat feed. At least one source recommends blocking.
Categories: Phishing
- Threat feeds listing this
- 1
- Verdict coverage
- malicious-evidenced
- First seen on a feed
- Wed, 26 Aug 2026 14:49:49 GMT
- Last seen on a feed
- Mon, 21 Sep 2026 20:22:44 GMT
Nutrition Label
Resolution chain
- 162.241.217.135
162.241.216.0/22 · ORACLE-BMC-31898 - Oracle Corporation · Phoenix, US
- 52.116.53.204
52.116.0.0/18 · SOFTLAYER - IBM Cloud · Armonk, US
IPv6 resolution
No AAAA record for geoallen.com is recorded in WhisperGraph.
Attribution
oracle
ORIGIN_AS
WHOIS identity
Subdomains
Mail and authentication
Nameservers
- dns1.name-services.com
- dns2.name-services.com
- dns3.name-services.com
- dns4.name-services.com
- dns5.name-services.com
- f1g1ns1.dnspod.net
- f1g1ns2.dnspod.net
MX records
- mx1.qiye.aliyun.com
- mx2.qiye.aliyun.com
- mx3.qiye.aliyun.com
Threat-feed evidence
History
Related pages
Pivot from geoallen.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "geoallen.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.