Skip to content

Hostname

arraytechinc.com

Last fetched

arraytechinc.com resolves to 1 IPv4 address operated by SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · arraytechinc.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/arraytechinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.6.19.4650.6.18.0/23AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLANUS

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

38 observed subdomains of arraytechinc.com.

Web-graph footprint

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

258 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for arraytechinc.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.199.103.148
SPF_IP20.84.192.162
SPF_IP20.84.194.87
SPF_IP208.185.133.123
SPF_IP209.177.169.161/32
SPF_IP209.177.169.165
SPF_IP4.28.205.12
SPF_IP50.222.111.60
SPF_IP50.223.177.20
SPF_IP98.184.11.83

Related pages

Pivot deeper into the graph from arraytechinc.com.

Cypher and MCP

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

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