Hostname
mx.karmaobgyn.com
Last fetched
mx.karmaobgyn.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.
Nutrition Label
Resolution chain
mx.karmaobgyn.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.161.213.117 | 3.161.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.161.213.122 | 3.161.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.161.213.23 | 3.161.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.161.213.48 | 3.161.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.174.193.125 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.14 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.58 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.63 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.175.34.102 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.34.38 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.34.48 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.34.92 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with mx.karmaobgyn.com in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for mx.karmaobgyn.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-us.ionos.com |
| SPF_INCLUDE | _spf.kundenserver.de |
| SPF_INCLUDE | _spf.perfora.net |
Related pages
Pivot deeper into the graph from mx.karmaobgyn.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mx.karmaobgyn.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.