Hostname
krass.com
Last fetched
krass.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
krass.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.134.14 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.168 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.205 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.137.113 | 3.5.137.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.110 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.233 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.170.248 | 52.219.170.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.75.90 | 52.219.75.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 91.98.204.115 | 91.98.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:113
- Organization
- christof damian
- Contact emails
Subdomains
6 observed subdomains of krass.com.
Web-graph footprint
Distinct hostnames that link to or from krass.com in the public web crawl.
13 sites link to this hostname.
71 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for krass.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from krass.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "krass.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.