Skip to content

Hostname

hi-tec.com

Last fetched

hi-tec.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · hi-tec.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/hi-tec.com

Resolution chain

hi-tec.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:440
Organization
attn hi-tec.com care of network solutions
Contact emails

Subdomains

11 observed subdomains of hi-tec.com.

Web-graph footprint

Distinct hostnames that link to or from hi-tec.com in the public web crawl.

206 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for hi-tec.com.

MechanismTarget
SPF_Ablade.cluster.morcan.co.uk
SPF_Amx1.hi-tecsports.com
SPF_Amx200.h.outbound.createsend.com
SPF_Axb12.server9xb.co.uk
SPF_INCLUDE_senderspf.copernica.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP10.10.0.1/16
SPF_IP199.81.212.188
SPF_IP62.146.124.127
SPF_IP69.67.58.1/24
SPF_MXhi-tec.com

Related pages

Pivot deeper into the graph from hi-tec.com.

Cypher and MCP

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

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