Hostname
python-basic.com
Last fetched
python-basic.com resolves to 54.95.178.141, announced in 54.95.128.0/17 by AMAZON-02 - Amazon.com, Inc. in JP. python-basic.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for python-basic.com is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of python-basic.com owner
- Contact emails
- 18292c25-dadd-4308-b1c5-96bea87704d2@identity-protect.org, 5591a1f8-150a-470c-a131-471b459000c7@identity-protect.org, 697461b4-c0b0-4eda-880a-3a18ad60bc9f@identity-protect.org, 8359b967-2020-4af5-b573-9c8972dab416@identity-protect.org, a7ea53a2-38f9-47ad-bb6c-95fa9675264e@identity-protect.org, c4909493-f3f7-46e9-ad7e-7b60a1433f53@identity-protect.org, defa2f40-ab84-454d-8186-01fb7a83fc7a@identity-protect.org, f885b711-7d56-4bb7-a40e-93eb6a8e432f@identity-protect.org
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns-32.awsdns-04.com
- ns-985.awsdns-59.net
- ns-1480.awsdns-57.org
- ns-1944.awsdns-51.co.uk
Threat-feed evidence
History
Related pages
Pivot from python-basic.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "python-basic.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.