Skip to content

Hostname

inteser.it

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.105.154.6746.105.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:genesys informatica s.r.l.
Organization
inteser srl
Contact emails

Subdomains

3 observed subdomains of inteser.it.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for inteser.it.

MechanismTarget
SPF_Ainteser.it
SPF_Anewsletter.onsolution.it
SPF_Aws3.onsolution.it
SPF_Awww.onconnect.it
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spfstrict.interhost.it
SPF_IP109.168.77.218
SPF_IP138.201.84.78
SPF_IP185.167.113.31
SPF_IP185.97.216.0/23
SPF_IP51.178.202.0/24
SPF_MXinteser.it

Related pages

Pivot deeper into the graph from inteser.it.

Cypher and MCP

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

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