Skip to content

Hostname

mail.flashjackbvba.be

Last fetched

mail.flashjackbvba.be resolves to 4 IPv4 addresses operated by LHPL - LH.pl Sp. z o.o. in PL.

Nutrition Label

WHISPER CANON · mail.flashjackbvba.beRouting diversity3.0/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mail.flashjackbvba.be

Resolution chain

mail.flashjackbvba.be resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.211.137.30178.211.137.0/24AS203417LHPL - LH.pl Sp. z o.o.PL
185.135.89.106185.135.88.0/22AS203417LHPL - LH.pl Sp. z o.o.PL
185.135.89.95185.135.88.0/22AS203417LHPL - LH.pl Sp. z o.o.PL
5.252.228.1655.252.228.0/22AS203417LHPL - LH.pl Sp. z o.o.PL

WHOIS identity

No WHOIS records are currently associated with mail.flashjackbvba.be in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for mail.flashjackbvba.be.

MechanismTarget
SPF_INCLUDE_spf.lh.pl

Related pages

Pivot deeper into the graph from mail.flashjackbvba.be.

Cypher and MCP

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

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