Skip to content

Hostname

instrumentsystems.com

Last fetched

instrumentsystems.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · instrumentsystems.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/instrumentsystems.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.90.70.216157.90.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

18 observed subdomains of instrumentsystems.com.

Web-graph footprint

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

88 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for instrumentsystems.com.

MechanismTarget
SPF_Aexch.instrumentsystems.de
SPF_Ahprod.instrumentsystems.net
SPF_Ainstrumentsystems.com
SPF_Amx01.rexx-systems.de
SPF_INCLUDEagenturserver.de
SPF_INCLUDEinxserver.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXinstrumentsystems.com

Related pages

Pivot deeper into the graph from instrumentsystems.com.

Cypher and MCP

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

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