Skip to content

Hostname

insign.it

Last fetched

insign.it resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists registrar:hosting concepts b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.84.247.17362.84.240.0/21AS48635NL

WHOIS identity

Registrar
registrar:hosting concepts b.v.
Organization
insign.it bv
Contact emails

Subdomains

15 observed subdomains of insign.it.

Web-graph footprint

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

18 sites link to this hostname.

116 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for insign.it.

MechanismTarget
SPF_Aimc.insign.it
SPF_Anoc.insign.it
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.143.4.210
SPF_IP167.89.70.61/32
SPF_IP50.31.33.121/32
SPF_IP64.94.35.32/32
SPF_IP89.20.83.149
SPF_IP89.20.92.161
SPF_IP89.20.92.162

Related pages

Pivot deeper into the graph from insign.it.

Cypher and MCP

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

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