Skip to content

Hostname

needmytranscript.com

Last fetched

needmytranscript.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · needmytranscript.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/needmytranscript.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.163.35.14535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.237.21744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.40.3244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.22.21144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.245.186.11344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.9.10152.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.237.24052.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.136.15552.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.189.66.1354.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.190.37.3654.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of needmytranscript.com owner
Contact emails

Subdomains

1 observed subdomain of needmytranscript.com.

Web-graph footprint

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

191 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for needmytranscript.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from needmytranscript.com.

Cypher and MCP

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

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