Hostname
saagie.com
Last fetched
saagie.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE. WHOIS lists iana:74 as the registrar.
Nutrition Label
Resolution chain
saagie.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 |
|---|---|---|---|---|
| 35.205.16.4 | 35.205.16.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | BE |
| 35.205.16.4 | 35.205.16.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | BE |
WHOIS identity
- Registrar
- iana:74
- Organization
- creative data
- Contact emails
Subdomains
19 observed subdomains of saagie.com.
Web-graph footprint
Distinct hostnames that link to or from saagie.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for saagie.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.tem.scaleway.com |
| SPF_INCLUDE | authsmtp.com |
Related pages
Pivot deeper into the graph from saagie.com.
- IP · 35.205.16.4
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:74
- Country · BE
- Email · 48efb78f9af8d1b6955218f530d0a0b4-3677462@contact.gandi.net
- 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: "saagie.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.