Hostname
andreirosu.org
Last fetched
andreirosu.org resolves to 2 IPv4 addresses operated by AS-DIGITALFYRE - DigitalFyre Internet Solutions, LLC. in US. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
andreirosu.org 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.145.235.85 | 104.145.235.0/24 | AS64245 | AS-DIGITALFYRE - DigitalFyre Internet Solutions, LLC. | US |
| 104.145.236.120 | 104.145.236.0/24 | AS64245 | AS-DIGITALFYRE - DigitalFyre Internet Solutions, LLC. | US |
WHOIS identity
- Registrar
- iana:303
- Organization
- andrei rosu
- Contact emails
Subdomains
9 observed subdomains of andreirosu.org.
Web-graph footprint
Distinct hostnames that link to or from andreirosu.org in the public web crawl.
52 sites link to this hostname.
700 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for andreirosu.org.
| Mechanism | Target |
|---|---|
| SPF_A | andreirosu.org |
| SPF_A | arwen.digitalfyre.net |
| SPF_INCLUDE | _spf.getresponse.com |
| SPF_INCLUDE | _spf.mail-sentinel.net |
| SPF_INCLUDE | heimdall.digitalfyre.net |
| SPF_INCLUDE | relay.digitalfyre.net |
| SPF_IP | 104.145.225.3 |
| SPF_IP | 104.145.235.85 |
| SPF_IP | 104.145.235.86 |
| SPF_IP | 104.145.235.88/22 |
| SPF_IP | 185.145.156.130 |
| SPF_MX | andreirosu.org |
Related pages
Pivot deeper into the graph from andreirosu.org.
- IP · 104.145.235.85
- ASN · AS64245AS-DIGITALFYRE - DigitalFyre Internet Solutions, LLC.
- Registrar · iana:303
- Country · US
- Email · stefanandreirosu@gmail.com
- TLD · .org
- Browse hostnames · an…
- 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: "andreirosu.org"})-[: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.