Hostname
fscire.it
Last fetched
fscire.it resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:aruba business s.r.l. as the registrar.
Nutrition Label
Resolution chain
fscire.it 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 |
|---|---|---|---|---|
| 34.250.212.173 | 35.7.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- registrar:aruba business s.r.l.
- Organization
- fond. per le scienze religiose giovanni xxiii
- Contact emails
- —
Subdomains
21 observed subdomains of fscire.it.
Showing 18 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fscire.it in the public web crawl.
151 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for fscire.it.
| Mechanism | Target |
|---|---|
| SPF_A | fscire.it |
| SPF_A | vu000619.arubabiz.net |
| SPF_INCLUDE | _spf.arubabusiness.it |
| SPF_IP | 79.137.74.203 |
| SPF_MX | fscire.it |
Related pages
Pivot deeper into the graph from fscire.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fscire.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.