Skip to content

Hostname

alligence.com

Last fetched

alligence.com resolves to 1 IPv4 address operated by COMBELL-AS in BE. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · alligence.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/alligence.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.217.72.14183.217.64.0/19AS34762COMBELL-ASBE

WHOIS identity

Registrar
iana:440
Organization
alligence
Contact emails

Subdomains

76 observed subdomains of alligence.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for alligence.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.144.75.33
SPF_IP77.83.60.83
SPF_IP77.83.60.84
SPF_IP77.83.60.86
SPF_IP77.83.60.90
SPF_IP81.82.254.209
SPF_IP83.217.72.141

Related pages

Pivot deeper into the graph from alligence.com.

Cypher and MCP

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

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