Skip to content

Hostname

exiis-lab.com

Last fetched

exiis-lab.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · exiis-lab.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/exiis-lab.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.158.5113.248.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
15.197.83.24915.197.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:1387
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of exiis-lab.com.

Web-graph footprint

Distinct hostnames that link to or from exiis-lab.com in the public web crawl.

37 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for exiis-lab.com.

MechanismTarget
SPF_INCLUDEspf-0066a401.pphosted.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP210.188.175.128/27
SPF_IP210.255.210.14
SPF_IP210.255.210.15
SPF_IP210.255.210.6

Related pages

Pivot deeper into the graph from exiis-lab.com.

Cypher and MCP

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

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