Skip to content

Hostname

argal.com

Last fetched

argal.com resolves to 1 IPv4 address operated by GINERNET in ES. WHOIS lists iana:76 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.213.5.213188.213.5.0/24AS59432GINERNETES

WHOIS identity

Registrar
iana:76
Organization
grupo alimentario argal.
Contact emails

Subdomains

4 observed subdomains of argal.com.

Web-graph footprint

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

105 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for argal.com.

MechanismTarget
SPF_Aintranet.argal.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.servatica.com
SPF_IP195.76.192.58
SPF_IP195.77.178.218
SPF_IP195.77.178.220
SPF_IP212.170.194.101
SPF_IP213.229.146.247/24
SPF_IP80.26.29.76
SPF_IP83.61.18.3
SPF_IP89.185.230.218/32

Related pages

Pivot deeper into the graph from argal.com.

Cypher and MCP

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

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