Skip to content

Hostname

imgtec.com

Last fetched

imgtec.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · imgtec.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/imgtec.com

Resolution chain

imgtec.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.114.27104.18.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.115.27104.18.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:299
Organization
imagination technologies
Contact emails

Subdomains

31 observed subdomains of imgtec.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for imgtec.com.

MechanismTarget
SPF_INCLUDE2426966.spf02.hubspotemail.net
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEbf02x.hubspotemail.net
SPF_INCLUDEspf-00376f01.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP195.59.15.196/31
SPF_IP217.156.133.130
SPF_IP217.156.133.132
SPF_IP217.156.156.69

Related pages

Pivot deeper into the graph from imgtec.com.

Cypher and MCP

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

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