Hostname
starjack.at
Last fetched
starjack.at resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.
Nutrition Label
Resolution chain
starjack.at resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.222.149.103 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.31 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.45 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.77 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 99.86.240.116 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.240.128 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.240.68 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.240.92 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
No WHOIS records are currently associated with starjack.at in WhisperGraph.
Subdomains
48 observed subdomains of starjack.at.
Web-graph footprint
Distinct hostnames that link to or from starjack.at in the public web crawl.
46 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for starjack.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.acumbamail.com |
| SPF_INCLUDE | spf.mindstream.at |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from starjack.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "starjack.at"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.