Skip to content

Hostname

newfoundly.it

Last fetched

newfoundly.it resolves to 1 IPv4 address operated by AS132925 in IN. WHOIS lists registrar:tophost s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · newfoundly.itRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/newfoundly.it

Resolution chain

newfoundly.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.241.171.7103.241.171.0/24AS132925IN

WHOIS identity

Registrar
registrar:tophost s.r.l.
Organization
associazione culturale newfoundly
Contact emails

Subdomains

7 observed subdomains of newfoundly.it.

Web-graph footprint

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

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • newfoundly.it

SPF policy

4 SPF mechanisms authorising senders for newfoundly.it.

MechanismTarget
SPF_Anewfoundly.it
SPF_IP103.241.171.7
SPF_IP210.16.103.226
SPF_MXnewfoundly.it

Related pages

Pivot deeper into the graph from newfoundly.it.

Cypher and MCP

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

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