Skip to content

Hostname

almacgroup.com

Last fetched

almacgroup.com resolves to 1 IPv4 address operated by NTL in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.250.189.32212.250.128.0/17AS5089NTLGB

WHOIS identity

Registrar
iana:2
Organization
almac sciences
Contact emails

Subdomains

61 observed subdomains of almacgroup.com.

Web-graph footprint

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

386 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for almacgroup.com.

MechanismTarget
SPF_INCLUDE2u51n4hm8.spf.checkpoint-spf.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.54.143.26
SPF_IP12.54.143.30
SPF_IP212.250.189.4
SPF_MXalmacgroup.com

Related pages

Pivot deeper into the graph from almacgroup.com.

Cypher and MCP

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

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