Hostname
02272.com
Last fetched
02272.com resolves to 162.218.28.4, announced in 162.218.28.0/24 by FD-298-8796 - FASTNET DATA INC in CN. 02272.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for 02272.com is recorded in WhisperGraph.
Attribution
fastnet
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1923
- Registrant organisation
- domains by proxy,
- Contact emails
- sarakjim@gmail.com
Subdomains
| Subdomain |
|---|
| www.02272.com |
Showing 1 of 1 subdomain (1 per page).
Mail and authentication
Nameservers
- ns1.dnsip.com
- ns2.dnsip.com
- a.share-dns.com
- a11.share-dns.com
- b.share-dns.net
- b11.share-dns.net
MX records
- mail.mayssl.com
Threat-feed evidence
History
Related pages
Pivot from 02272.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: "02272.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.