Hostname
sameday.ro
Last fetched
sameday.ro resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:eurodns sa as the registrar.
Nutrition Label
Resolution chain
sameday.ro 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.16.52.9 | 104.16.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.53.9 | 104.16.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:eurodns sa
- Organization
- —
- Contact emails
- —
Subdomains
44 observed subdomains of sameday.ro.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sameday.ro in the public web crawl.
534 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for sameday.ro.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | myhost.ro |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 159.183.238.222 |
| SPF_IP | 40.118.0.186 |
| SPF_IP | 46.174.151.0/24 |
| SPF_IP | 91.206.36.5/32 |
| SPF_MX | sameday.ro |
Related pages
Pivot deeper into the graph from sameday.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sameday.ro"})-[: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.