Hostname
mooney.it
Last fetched
mooney.it resolves to 9 IPv4 addresses operated by AS20940 in US. WHOIS lists registrar:telecom italia s.p.a. as the registrar.
Nutrition Label
Resolution chain
mooney.it resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:telecom italia s.p.a.
- Organization
- mooney s.p.a.
- Contact emails
- —
Subdomains
8 observed subdomains of mooney.it.
Web-graph footprint
Distinct hostnames that link to or from mooney.it in the public web crawl.
162 sites link to this hostname.
157 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for mooney.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf-00643e01.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 62.149.160.0/24 |
| SPF_IP | 62.149.161.0/24 |
| SPF_IP | 62.149.162.0/24 |
| SPF_IP | 80.73.227.0/24 |
| SPF_IP | 80.73.228.0/24 |
| SPF_IP | 80.73.229.0/24 |
Related pages
Pivot deeper into the graph from mooney.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mooney.it"})-[: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.