Skip to content

Hostname

altascribe.com

Last fetched

altascribe.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · altascribe.comRouting diversity4.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/altascribe.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.158.81100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.251.161100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.157.201100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.157.251100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.176.7013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.213.483.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.162.11634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.38.6635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.2.23444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.142.15244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
andrew jebasingh
Contact emails

Subdomains

9 observed subdomains of altascribe.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for altascribe.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from altascribe.com.

Cypher and MCP

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

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