Skip to content

Hostname

trunkoz.com

Last fetched

trunkoz.com resolves to 1 IPv4 address operated by QUALISPACE-ASN - QualiSpace Inc in IN. WHOIS lists iana:1250 as the registrar.

Nutrition Label

WHISPER CANON · trunkoz.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/trunkoz.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.14.97.120103.14.97.0/24AS396904QUALISPACE-ASN - QualiSpace IncIN

WHOIS identity

Registrar
iana:1250
Organization
domain
Contact emails

Subdomains

1,266 observed subdomains of trunkoz.com.

Web-graph footprint

Distinct hostnames that link to or from trunkoz.com in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for trunkoz.com.

MechanismTarget
SPF_Atrunkoz.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP103.14.96.35
SPF_IP103.14.96.76
SPF_IP103.14.98.210
SPF_IP103.14.99.117
SPF_IP103.14.99.121
SPF_IP103.14.99.76
SPF_IP23.226.120.191
SPF_IP23.226.120.192
SPF_MXtrunkoz.com

Related pages

Pivot deeper into the graph from trunkoz.com.

Cypher and MCP

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

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