Skip to content

Hostname

4plus.com

Last fetched

4plus.com resolves to 1 IPv4 address operated by AS8455 in NL. WHOIS lists iana:2288 as the registrar.

Nutrition Label

WHISPER CANON · 4plus.comRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/4plus.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.158.167.226185.158.164.0/22AS8455NL

WHOIS identity

Registrar
iana:2288
Organization
4plusbouwmaterialen groep b.v.
Contact emails

Subdomains

12 observed subdomains of 4plus.com.

Web-graph footprint

Distinct hostnames that link to or from 4plus.com in the public web crawl.

10 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for 4plus.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEemailus.freshdesk.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vanboxtel.hosting
SPF_INCLUDEwebawere.nl
SPF_IP145.131.151.161
SPF_IP188.126.116.95
SPF_IP87.233.92.98
SPF_IP91.233.206.11

Related pages

Pivot deeper into the graph from 4plus.com.

Cypher and MCP

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

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