Skip to content

Hostname

teachercreatedmaterials.com

Last fetched

teachercreatedmaterials.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
teacher created materials
Contact emails

Subdomains

10 observed subdomains of teachercreatedmaterials.com.

Web-graph footprint

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

295 sites link to this hostname.

209 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for teachercreatedmaterials.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Ateachercreatedmaterials.com
SPF_INCLUDE40860384.spf04.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.14.67
SPF_IP174.127.34.169
SPF_IP182.50.76.0/22
SPF_IP182.50.78.64/28
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP204.14.232.0/21
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP209.160.6.184
SPF_IP52.6.112.187/32
SPF_IP54.227.115.110
SPF_IP96.43.144.0/20
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31
SPF_IP98.152.3.146/28
SPF_MXteachercreatedmaterials.com

Related pages

Pivot deeper into the graph from teachercreatedmaterials.com.

Cypher and MCP

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

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