Skip to content

Hostname

glafims.org

Last fetched

glafims.org resolves to 1 IPv4 address operated by AS16276 in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · glafims.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/glafims.org

Resolution chain

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

IPPrefixASNOperatorCountry
164.132.159.136164.132.0.0/16AS16276GB

WHOIS identity

Registrar
iana:303
Organization
domains by proxy,
Contact emails

Web-graph footprint

Distinct hostnames that link to or from glafims.org in the public web crawl.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • glafims.org

SPF policy

8 SPF mechanisms authorising senders for glafims.org.

MechanismTarget
SPF_Aglafims.org
SPF_IP164.132.159.136
SPF_IP188.165.50.6
SPF_IP37.187.149.162
SPF_IP51.210.34.69
SPF_IP51.91.218.217
SPF_IP91.134.184.109
SPF_MXglafims.org

Related pages

Pivot deeper into the graph from glafims.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "glafims.org"})-[: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.