Skip to content

Hostname

work-italy.com

Last fetched

work-italy.com resolves to 3 IPv4 addresses operated by AS47583 in US. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · work-italy.comRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/work-italy.com

Resolution chain

work-italy.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.79.120.130147.79.120.0/21AS47583US
34.77.205.2234.77.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
34.77.205.2234.77.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
77.37.76.15277.37.76.0/24AS47583US

WHOIS identity

Registrar
iana:433
Organization
amnistra sh.p.k.
Contact emails

Subdomains

5 observed subdomains of work-italy.com.

Web-graph footprint

Distinct hostnames that link to or from work-italy.com in the public web crawl.

18 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for work-italy.com.

MechanismTarget
SPF_Awork-italy.com
SPF_INCLUDEantispamcloud.com
SPF_IP94.177.48.8
SPF_MXwork-italy.com

Related pages

Pivot deeper into the graph from work-italy.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "work-italy.com"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.