Skip to content

Hostname

ted.uhom.net

Last fetched

ted.uhom.net resolves to 1 IPv4 address operated by HKBN-AS-AP - HK Broadband Network Ltd. in HK.

Nutrition Label

WHISPER CANON · ted.uhom.netRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ted.uhom.net

Resolution chain

ted.uhom.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
123.1.147.225123.1.144.0/22AS10103HKBN-AS-AP - HK Broadband Network Ltd.HK

WHOIS identity

No WHOIS records are currently associated with ted.uhom.net in WhisperGraph.

Subdomains

13 observed subdomains of ted.uhom.net.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ted.uhom.net.

MechanismTarget
SPF_Asmtp.smartone.com
SPF_Ated.uhom.net
SPF_Atw05.dynu.net
SPF_INCLUDEmail.hkbnes.net
SPF_INCLUDEnetvigator.com
SPF_INCLUDEon-nets.com
SPF_IP114.142.153.0/24
SPF_IP118.140.97.126
SPF_IP123.1.147.225
SPF_IP202.66.107.0/24
SPF_MXted.uhom.net

Related pages

Pivot deeper into the graph from ted.uhom.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ted.uhom.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.