Hostname
samiana.com
Last fetched
samiana.com resolves to 2 IPv4 addresses operated by AS206834 in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
samiana.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 |
|---|---|---|---|---|
| 104.247.81.99 | 104.247.80.0/22 | AS206834 | — | CA |
| 185.53.178.99 | 185.53.176.0/22 | AS61969 | — | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- alfred victor brewster
- Contact emails
- ps@teasernet.com
- 029d8b66b9a7ad217506d732316ec90e4fc69ca8ae62d53d3da9ba2f0ffa13ef@samiana.com.whoisproxy.org
- 3bfd98281fa9af3362322898c615a7307119c6fef82197ca5ea97055d29aac64@samiana.com.whoisproxy.org
- 41185cbe3be2a1e1171c7f77bb13f65945b4e7ae267867b4b9c8bb12e18a7480@samiana.com.whoisproxy.org
- 44b84b8095efc2c2fbd9d175ea73630ab70961ac86b17b16b4bf4bd21f68f54f@samiana.com.whoisproxy.org
- 6ccd8602e83230526ee4d36759d201b24eff9242b50cc9043809a23075a1191d@samiana.com.whoisproxy.org
- 75e65aded8a4ac598ed76cc60734c50232ea23a12d3dd65d68d620e3919f30e0@samiana.com.whoisproxy.org
- a42a2d3998c1c7c6313422188d965d9afa85548c268c6f34de2f0fe49f0c341d@samiana.com.whoisproxy.org
- c4fcfd8c49f3fdafcff5f688cfbe8d089124b68ebe15d56fe7d6ab856bf39400@samiana.com.whoisproxy.org
- d3bb029949d84f0475ba31afa547333573717e50e6fbbf346fd944029fbb0c0a@samiana.com.whoisproxy.org
- f3492449f06020fbf38339b5a6f6f8b973036f18ee02aa27db9c4f1567676a6c@samiana.com.whoisproxy.org
- f56d8fccaf9a8ae691ecb129add1d528c9720079fa1b69655fb166b59128d9cf@samiana.com.whoisproxy.org
- f7138260bc2d4851cd98d0cad967d4368bb1b9bc3031ec04c458a8a605d4d180@samiana.com.whoisproxy.org
- fccdd0ccdd2cea460a4fd5287d3dec83debbb84cbe90c8ec90bf7da1f602c007@samiana.com.whoisproxy.org
Subdomains
97 observed subdomains of samiana.com.
Showing 25 of 97. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from samiana.com in the public web crawl.
11 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for samiana.com.
| Mechanism | Target |
|---|---|
| SPF_IP | fd1b:212c:a5f9::/48 |
Related pages
Pivot deeper into the graph from samiana.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "samiana.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.