Skip to content

Hostname

mytecd.com

Last fetched

mytecd.com resolves to 4 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · mytecd.comRouting diversity3.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/mytecd.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.160.16145.223.160.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.180.16145.223.180.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.64.8545.60.64.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.66.8545.60.66.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:292
Organization
tech data
Contact emails

Subdomains

11 observed subdomains of mytecd.com.

Web-graph footprint

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

10 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mytecd.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP169.153.136.50
SPF_IP169.153.203.90
SPF_IP169.153.203.93
SPF_IP20.232.231.64
SPF_IP52.179.89.117
SPF_IP62.153.205.176/28
SPF_IP62.225.34.0/24
SPF_IP88.217.182.8/29

Related pages

Pivot deeper into the graph from mytecd.com.

Cypher and MCP

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

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