Skip to content

Hostname

albilegeant.com

Last fetched

albilegeant.com resolves to 1 IPv4 address operated by LOGNET - LOGNET in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · albilegeant.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/albilegeant.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.255.31.218199.255.31.0/24AS40108LOGNET - LOGNETCA

WHOIS identity

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

Subdomains

27 observed subdomains of albilegeant.com.

Web-graph footprint

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

43 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for albilegeant.com.

MechanismTarget
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.d2cmedia.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.135.228.12
SPF_IP161.38.199.187
SPF_IP167.114.1.132
SPF_IP168.245.27.32
SPF_IP184.107.100.62
SPF_IP199.255.31.218
SPF_IP199.255.37.25/32
SPF_IP204.101.26.50/29
SPF_IP38.102.67.100
SPF_IP50.31.36.212/32
SPF_IP72.0.195.148/30
SPF_IP72.28.104.100/32

Related pages

Pivot deeper into the graph from albilegeant.com.

Cypher and MCP

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

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