Skip to content

Hostname

testing.timemaker.org

Last fetched

testing.timemaker.org resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · testing.timemaker.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/testing.timemaker.org

Resolution chain

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

IPPrefixASNOperatorCountry
66.70.220.5266.70.128.0/17AS16276CA

WHOIS identity

No WHOIS records are currently associated with testing.timemaker.org in WhisperGraph.

Subdomains

1 observed subdomain of testing.timemaker.org.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for testing.timemaker.org.

MechanismTarget
SPF_INCLUDEsend.aweber.com
SPF_IP146.59.68.67
SPF_IP194.90.9.20/32
SPF_IP199.203.52.110
SPF_IP199.203.56.181
SPF_IP216.139.197.21
SPF_IP35.187.52.215
SPF_IP50.30.37.136
SPF_IP66.70.220.52
SPF_IP69.64.56.110
SPF_IP81.0.237.21
SPF_IP85.25.236.26
SPF_IP85.25.236.36

Related pages

Pivot deeper into the graph from testing.timemaker.org.

Cypher and MCP

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

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