Hostname
sager.com
Last fetched
sager.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
sager.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 147.154.100.212 | 147.154.96.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a67f66qr8mm@networksolutionsprivateregistration.com
- bobmcl@sager.com
- bw5q65s96u7@networksolutionsprivateregistration.com
- c722f2zg93k@networksolutionsprivateregistration.com
- cc8bn2ct5v3@networksolutionsprivateregistration.com
- ch54x8aq6b7@networksolutionsprivateregistration.com
- ct4yx2uu5q8@networksolutionsprivateregistration.com
- e22ut7d9382@networksolutionsprivateregistration.com
- ea7gu6959wj@networksolutionsprivateregistration.com
- ek99j44d3zw@networksolutionsprivateregistration.com
- f79cc55h2ng@networksolutionsprivateregistration.com
- fg5sy5cz9wz@networksolutionsprivateregistration.com
- gf8h53p55mq@networksolutionsprivateregistration.com
- gp9h47894b5@networksolutionsprivateregistration.com
- h48r64e723p@networksolutionsprivateregistration.com
- hh4768yb3ve@networksolutionsprivateregistration.com
- ht6pc5nj4y4@networksolutionsprivateregistration.com
- jn3er72w3et@networksolutionsprivateregistration.com
- jw4k23v78g8@networksolutionsprivateregistration.com
- n69xa8dn8qw@networksolutionsprivateregistration.com
- and 17 more
Subdomains
39 observed subdomains of sager.com.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sager.com in the public web crawl.
206 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for sager.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | rp.oracleemaildelivery.com |
| SPF_IP | 209.255.243.145 |
| SPF_IP | 209.255.243.171 |
| SPF_IP | 3.123.206.219/32 |
| SPF_IP | 3.68.129.51/32 |
| SPF_IP | 50.200.96.91 |
Related pages
Pivot deeper into the graph from sager.com.
- IP · 147.154.100.212
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:2
- Country · US
- Email · a67f66qr8mm@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · sa…
- 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: "sager.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.