Hostname
mod-brochure.kitroyale.com
Last fetched
mod-brochure.kitroyale.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
mod-brochure.kitroyale.com 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 |
|---|---|---|---|---|
| 108.159.227.27 | 108.159.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.159.227.29 | 108.159.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.159.227.43 | 108.159.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.159.227.91 | 108.159.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.146.3 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.66 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.70 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.146.77 | 18.244.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
WHOIS identity
No WHOIS records are currently associated with mod-brochure.kitroyale.com in WhisperGraph.
Subdomains
3 observed subdomains of mod-brochure.kitroyale.com.
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for mod-brochure.kitroyale.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.kitroyale.com |
| SPF_A | mod-brochure.kitroyale.com |
| SPF_A | mxbackup1.junkemailfilter.com |
| SPF_A | mxbackup2.junkemailfilter.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.147.132.202/32 |
| SPF_MX | mod-brochure.kitroyale.com |
Related pages
Pivot deeper into the graph from mod-brochure.kitroyale.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mod-brochure.kitroyale.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.