Skip to content

Hostname

costamagna.com

Last fetched

costamagna.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · costamagna.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/costamagna.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.63.114.4945.63.112.0/22AS20473AS-VULTR - The Constant Company, LLCFR

WHOIS identity

Registrar
iana:81
Organization
anne costamagna
Contact emails

Subdomains

34 observed subdomains of costamagna.com.

Web-graph footprint

Distinct hostnames that link to or from costamagna.com in the public web crawl.

21 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for costamagna.com.

MechanismTarget
SPF_Apccmail1.atgpedi.net
SPF_Apccmail2.atgpedi.net
SPF_INCLUDEservers.mcsv.net
SPF_IP2001:19f0:6801:12e:5400:ff:fe52:b7f5
SPF_IP37.71.111.50
SPF_IP37.71.111.51
SPF_IP45.32.144.33
SPF_IP79.174.205.170
SPF_IP81.252.235.41
SPF_IP81.252.235.42
SPF_IP86.74.223.34
SPF_MXcostamagna.com

Related pages

Pivot deeper into the graph from costamagna.com.

Cypher and MCP

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

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