Hostname
fluimucil.it
Last fetched
fluimucil.it resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:barbero & associates ltd as the registrar.
Nutrition Label
Resolution chain
fluimucil.it 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 |
|---|---|---|---|---|
| 34.102.225.117 | 34.100.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
| 35.241.26.191 | 35.241.0.0/16 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- registrar:barbero & associates ltd
- Organization
- zambon s.p.a.
- Contact emails
- —
Subdomains
1 observed subdomain of fluimucil.it.
| Subdomain |
|---|
| www.fluimucil.it |
Web-graph footprint
Distinct hostnames that link to or from fluimucil.it in the public web crawl.
84 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for fluimucil.it.
| Mechanism | Target |
|---|---|
| SPF_A | fluimucil.it |
| SPF_INCLUDE | spf.barbero.email |
| SPF_IP | 213.39.107.145/32 |
| SPF_MX | fluimucil.it |
Related pages
Pivot deeper into the graph from fluimucil.it.
- IP · 34.102.225.117
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · registrar:barbero & associates ltd
- Country · US
- TLD · .it
- Browse hostnames · fl…
- 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: "fluimucil.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.