Hostname
indivumed.com
Last fetched
indivumed.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:85 as the registrar.
Nutrition Label
Resolution chain
indivumed.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.174.190 | 13.248.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 15.197.81.251 | 15.197.80.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:85
- Organization
- hartmut juhl
- Contact emails
Subdomains
12 observed subdomains of indivumed.com.
Web-graph footprint
Distinct hostnames that link to or from indivumed.com in the public web crawl.
56 sites link to this hostname.
66 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for indivumed.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.indivumed.com |
| SPF_INCLUDE | _spf.cmail.ondemand.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.190.99 |
| SPF_IP | 149.72.246.141 |
| SPF_IP | 161.71.14.224/28 |
| SPF_IP | 161.71.6.224/28 |
| SPF_IP | 213.209.115.200/29 |
| SPF_IP | 85.222.130.224/28 |
| SPF_IP | 85.222.138.224/28 |
| SPF_IP | 85.222.150.192/28 |
| SPF_IP | 85.222.150.208/28 |
| SPF_IP | 85.222.150.224/28 |
| SPF_IP | 85.222.158.192/28 |
| SPF_IP | 85.222.158.208/28 |
| SPF_IP | 85.222.158.224/28 |
| SPF_IP | 88.198.240.192/28 |
| SPF_MX | indivumed.com |
Related pages
Pivot deeper into the graph from indivumed.com.
- IP · 13.248.174.190
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:85
- Country · CA
- Email · woltmann@indivumed.com
- TLD · .com
- Browse hostnames · in…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "indivumed.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.