Hostname
pbase.net
Last fetched
pbase.net resolves to 202.153.97.209, announced in 202.153.97.0/24 by STEFANSTEVAN - Stefan Stevanovic in HK. pbase.net 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
- 202.153.97.209
202.153.97.0/24 · STEFANSTEVAN - Stefan Stevanovic · Hung Hom, HK
IPv6 resolution
No AAAA record for pbase.net is recorded in WhisperGraph.
Attribution
stefan stevanovic
ORIGIN_AS
WHOIS identity
- Registrar
- iana:299
- Registrant organisation
- david ralph
- Contact emails
- domain.admin@pccw.com, hkg.helpdesk@vantage-dc.com
Subdomains
Mail and authentication
Nameservers
- ns1.pbase.net
- ns2.pbase.net
MX records
- mail.pbase.net
- mailb.pbase.net
- smtp31.pbase.net
SPF policy
- ip: 202.153.97.178/32
- ip: 203.105.23.15
Threat-feed evidence
History
Related pages
Pivot from pbase.net 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: "pbase.net"})-[: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.