Skip to content

Hostname

tmz.com.ng

Last fetched

tmz.com.ng resolves to 1 IPv4 address operated by ULTAHOST-AS - Ultahost, Inc. in DE. WHOIS lists registrar:truehost cloud as the registrar.

Nutrition Label

WHISPER CANON · tmz.com.ngRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tmz.com.ng

Resolution chain

tmz.com.ng resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
84.200.77.5684.200.77.0/24AS214036ULTAHOST-AS - Ultahost, Inc.DE

WHOIS identity

Registrar
registrar:truehost cloud
Organization
felix prince
Contact emails

Subdomains

2 observed subdomains of tmz.com.ng.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for tmz.com.ng.

MechanismTarget
SPF_Atmz.com.ng
SPF_IP31.172.83.60
SPF_MXtmz.com.ng

Related pages

Pivot deeper into the graph from tmz.com.ng.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tmz.com.ng"})-[: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.