Skip to content

Hostname

persgroep.net

Last fetched

persgroep.net resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · persgroep.netRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/persgroep.net

Resolution chain

persgroep.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.175.7315.197.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
99.83.132.6599.83.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1647
Organization
de persgroep publishing nv
Contact emails

Subdomains

277 observed subdomains of persgroep.net.

Web-graph footprint

Distinct hostnames that link to or from persgroep.net in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for persgroep.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailprotect.be
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_IP103.151.192.0/23
SPF_IP145.60.24.156
SPF_IP146.185.48.0/21
SPF_IP185.116.72.32/28
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP216.198.0.0/18
SPF_IP217.21.184.96/28

Related pages

Pivot deeper into the graph from persgroep.net.

Cypher and MCP

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

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