Skip to content

Hostname

www.quick-mill.com

Last fetched

www.quick-mill.com resolves to 2 IPv4 addresses operated by SERVERPLAN-AS - Server Plan S.r.l. in IT.

Nutrition Label

WHISPER CANON · www.quick-mill.comRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/www.quick-mill.com

Resolution chain

www.quick-mill.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.39.210.7177.39.208.0/21AS52030SERVERPLAN-AS - Server Plan S.r.l.IT
91.203.220.16291.203.220.0/24AS64445AS-NETJOIN - NetJoin srlIT

WHOIS identity

No WHOIS records are currently associated with www.quick-mill.com in WhisperGraph.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from www.quick-mill.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.quick-mill.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.