Skip to content

Hostname

aigis.com

Last fetched

aigis.com resolves to 72.55.143.164, announced in 72.55.128.0/18 by IWEB-AS - Leaseweb Canada Inc. in CA. aigis.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · aigis.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aigis.com

Resolution chain

IPv6 resolution

No AAAA record for aigis.com is recorded in WhisperGraph.

Attribution

leaseweb canada

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
arachne hostmaster
Contact emails
dns@aigis.com, 74f6329a19214f5faa978894494e9a1e.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • ns10.yourwebweaver.net
  • ns11.yourwebweaver.net
  • ns3.yourwebweaver.net
  • ns4.yourwebweaver.net

MX records

  • aigis.com

SPF policy

  • a: aigis.com
  • mx: aigis.com
  • ip: 64.15.156.6
  • ip: 72.55.143.164

Threat-feed evidence

History

Related pages

Pivot from aigis.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aigis.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.