Skip to content

Hostname

alligo.com

Last fetched

alligo.com resolves to 1 IPv4 address operated by ADMINOR in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.226.34.2055.226.32.0/21AS51701ADMINORSE

WHOIS identity

Registrar
iana:73
Organization
koelper maler-hand-werk
Contact emails

Subdomains

6 observed subdomains of alligo.com.

Web-graph footprint

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

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for alligo.com.

MechanismTarget
SPF_Amx1.hc1249-18.c3s2.iphmx.com
SPF_Amx2.hc1249-18.c3s2.iphmx.com
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDEemail.freshservice.com
SPF_INCLUDEspf.logicalware.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.218.10.42
SPF_IP194.218.10.43
SPF_IP217.210.157.143
SPF_IP5.178.79.84
SPF_IP5.178.79.85

Related pages

Pivot deeper into the graph from alligo.com.

Cypher and MCP

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

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