Hostname
typeo.top
Last fetched
typeo.top resolves to 185.116.163.71, announced in 185.116.163.0/24 by GWSN-AS - Green Web Samaneh Novin PJSC in IR. typeo.top 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 typeo.top is recorded in WhisperGraph.
Attribution
green samaneh novin pjsc
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:460
Subdomains
| Subdomain |
|---|
| cdn.typeo.top |
| ftp.typeo.top |
| mail.typeo.top |
| mailtype.typeo.top |
| multiplayer.typeo.top |
| pay.typeo.top |
| pop.typeo.top |
| smtp.typeo.top |
| v.typeo.top |
| w.typeo.top |
| www.typeo.top |
Showing 11 of 11 subdomains (11 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.f95.com
- ns2.f95.com
- sonic205.irandns.com
- sonic206.irandns.com
- m.ns.arvancdn.ir
- s.ns.arvancdn.ir
- ns1.parspack.net
- ns2.parspack.net
- ns3.parspack.net
- ns4.parspack.net
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
MX records
- typeo.top
- mail.typeo.top
- mailtype.typeo.top
- v.typeo.top
SPF policy
- ip: 148.251.200.186/24
- include: _spf.google.com
- a: typeo.top
- mx: typeo.top
- ip: 185.116.163.71
- ip: 188.40.23.50
Threat-feed evidence
History
Related pages
Pivot from typeo.top 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: "typeo.top"})-[: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.