Skip to content

Hostname

makeagency.it

Last fetched

makeagency.it resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:keliweb s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · makeagency.itRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/makeagency.it

Resolution chain

makeagency.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.48.227104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.188.63172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.221.174.41185.221.174.0/24AS202675IT

WHOIS identity

Registrar
registrar:keliweb s.r.l.
Organization
make di simone pezzutto ditta individuale
Contact emails

Subdomains

20 observed subdomains of makeagency.it.

Web-graph footprint

Distinct hostnames that link to or from makeagency.it in the public web crawl.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for makeagency.it.

MechanismTarget
SPF_Amakeagency.it
SPF_IP185.221.174.41
SPF_IP194.76.118.35
SPF_MXmakeagency.it

Related pages

Pivot deeper into the graph from makeagency.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "makeagency.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 20

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