Skip to content

Hostname

asispa.it

Last fetched

asispa.it resolves to 1 IPv4 address operated by Infomaniak-AS - Infomaniak Network SA in CH. WHOIS lists registrar:host s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · asispa.itRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/asispa.it

Resolution chain

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

IPPrefixASNOperatorCountry
83.228.194.2183.228.192.0/18AS29222Infomaniak-AS - Infomaniak Network SACH

WHOIS identity

Registrar
registrar:host s.p.a.
Organization
asi s.p.a.
Contact emails

Subdomains

4 observed subdomains of asispa.it.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for asispa.it.

MechanismTarget
SPF_Aasispa.it
SPF_IP195.103.110.166
SPF_IP213.203.166.75
SPF_IP62.149.207.242/28
SPF_IP62.149.213.213/28
SPF_MXasispa.it

Related pages

Pivot deeper into the graph from asispa.it.

Cypher and MCP

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

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