Skip to content

Hostname

msiunix.com

Last fetched

msiunix.com resolves to 2 IPv4 addresses operated by MICRO-SPEC - Microcomputer Specialists, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · msiunix.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/msiunix.com

Resolution chain

msiunix.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.112.100.7164.112.100.0/22AS22448MICRO-SPEC - Microcomputer Specialists, Inc.US
64.112.100.9064.112.100.0/22AS22448MICRO-SPEC - Microcomputer Specialists, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of msiunix.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for msiunix.com.

MechanismTarget
SPF_Asmtp2.inetmsi.net
SPF_Asmtp3.inetmsi.net
SPF_Atardis.msiunix.com
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.us.emailservice.io
SPF_IP107.1.181.0/27
SPF_IP64.112.101.64/26
SPF_MXmsiunix.com

Related pages

Pivot deeper into the graph from msiunix.com.

Cypher and MCP

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

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