Hostname
borum.finance
Last fetched
borum.finance resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
borum.finance 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 |
|---|---|---|---|---|
| 100.49.243.7 | 101.0.9.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.51.242.169 | 101.0.9.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.216.72.0 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.218.45.139 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.89.165.134 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.198.212.8 | 35.0.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.169.122.83 | 35.182.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.170.99.227 | 35.182.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.204.99.178 | 52.216.4.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.21.98.60 | 52.40.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.85.234.202 | 98.96.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.94.144.230 | 98.96.184.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of borum.finance owner
- Contact emails
- —
Subdomains
3 observed subdomains of borum.finance.
Web-graph footprint
Distinct hostnames that link to or from borum.finance in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for borum.finance.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from borum.finance.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "borum.finance"})-[: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.