Skip to content

Hostname

dignify.be

Last fetched

dignify.be resolves to 1 IPv4 address operated by GTT-BACKBONE - GTT Communications Inc. in BE. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · dignify.beRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dignify.be

Resolution chain

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

IPPrefixASNOperatorCountry
194.42.75.211194.42.64.0/19AS3257GTT-BACKBONE - GTT Communications Inc.BE

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

52 observed subdomains of dignify.be.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dignify.be.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.yadera.com

Related pages

Pivot deeper into the graph from dignify.be.

Cypher and MCP

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

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