Skip to content

Hostname

seldainformatica.com

Last fetched

seldainformatica.com resolves to 1 IPv4 address operated by ASN-IDC T.NO.OM.I.NC in IT. WHOIS lists iana:3776 as the registrar.

Nutrition Label

WHISPER CANON · seldainformatica.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/seldainformatica.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.238.13.10377.238.13.0/24AS20746ASN-IDC T.NO.OM.I.NCIT

WHOIS identity

Registrar
iana:3776
Organization
selda srl & c societa/ditta
Contact emails

Subdomains

6 observed subdomains of seldainformatica.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for seldainformatica.com.

MechanismTarget
SPF_Aseldainformatica.com
SPF_INCLUDEspf-0078e201.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP156.54.155.25
SPF_IP156.54.175.115
SPF_IP195.223.229.50/30
SPF_IP88.47.188.42/29
SPF_MXseldainformatica.com

Related pages

Pivot deeper into the graph from seldainformatica.com.

Cypher and MCP

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

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