Skip to content

Hostname

csvfoggia.it

Last fetched

csvfoggia.it resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:keliweb s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · csvfoggia.itRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/csvfoggia.it

Resolution chain

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

IPPrefixASNOperatorCountry
149.202.241.16149.202.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:keliweb s.r.l.
Organization
pasquale marchese
Contact emails

Subdomains

9 observed subdomains of csvfoggia.it.

Web-graph footprint

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

28 sites link to this hostname.

368 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for csvfoggia.it.

MechanismTarget
SPF_Acsvfoggia.it
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.251.129.184
SPF_IP163.172.104.18
SPF_IP163.172.31.48
SPF_IP185.221.175.56
SPF_IP62.210.94.157
SPF_MXcsvfoggia.it

Related pages

Pivot deeper into the graph from csvfoggia.it.

Cypher and MCP

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

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