Hostname
newttidc.com
Last fetched
newttidc.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. newttidc.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
No IPv4 resolution is recorded for newttidc.com in WhisperGraph.
IPv6 resolution
No AAAA record for newttidc.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:2
- Registrant organisation
- hkbn enterprise solutions hk
- Contact emails
- bensonwong@wharftt.com, berny.chim@hkbn.com.hk, dns@hkbn.com.hk
Subdomains
Mail and authentication
Nameservers
- idns1.newttidc.com
- idns2.newttidc.com
- ns1.wharfttidc.com
- ns2.wharfttidc.com
- ns1.hkbnes.net.hk
- ns2.hkbnes.net.hk
- ns1.wtt.net.hk
- ns2.wtt.net.hk
MX records
- mail.bbmail.com.hk
- relay.mail.hkbnes.net
SPF policy
- ip: 45.124.8.0/28
- ip: 202.130.97.128/25
- mx: newttidc.com
- mx: mail.bbmail.com.hk
- a: smtp.mail.hkbnes.net
Threat-feed evidence
History
Related pages
Pivot from newttidc.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: "newttidc.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.