Skip to content

Hostname

tricetech.net

Last fetched

tricetech.net resolves to 1 IPv4 address operated by DSIPL-AS-AP - Dubai Sky Internet in PK. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · tricetech.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tricetech.net

Resolution chain

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

IPPrefixASNOperatorCountry
210.79.167.75210.79.167.0/24AS149009DSIPL-AS-AP - Dubai Sky InternetPK

WHOIS identity

Registrar
iana:82
Organization
noman ahmad
Contact emails

Subdomains

20 observed subdomains of tricetech.net.

Web-graph footprint

Distinct hostnames that link to or from tricetech.net in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tricetech.net.

MechanismTarget
SPF_Afilter.tricetech.net
SPF_Ahosting.tricetech.net
SPF_Amailgate.tricetech.net
SPF_Arelay.tricetech.net
SPF_Asmtp-de.tricetech.net
SPF_Asmtp.tricetech.net
SPF_Atricetech.net
SPF_IP210.79.167.75
SPF_MXtricetech.net

Related pages

Pivot deeper into the graph from tricetech.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tricetech.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.