Skip to content

Hostname

devwebshop.proatwork.be

Last fetched

devwebshop.proatwork.be resolves to 1 IPv4 address operated by AS34762 in FR.

Nutrition Label

WHISPER CANON · devwebshop.proatwork.beRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/devwebshop.proatwork.be

Resolution chain

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

IPPrefixASNOperatorCountry
178.208.51.197178.208.32.0/19AS34762FR

WHOIS identity

No WHOIS records are currently associated with devwebshop.proatwork.be in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for devwebshop.proatwork.be.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.62.164.0/24
SPF_IP176.62.169.47
SPF_IP185.87.187.141
SPF_IP194.78.62.10/29
SPF_IP20.101.88.71
SPF_IP81.95.123.10
SPF_IP84.199.151.92
SPF_IP94.140.186.207

Related pages

Pivot deeper into the graph from devwebshop.proatwork.be.

Cypher and MCP

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

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