Skip to content

Hostname

4bs.com

Last fetched

4bs.com resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.162.31.227185.162.28.0/22AS34762BE

WHOIS identity

Registrar
iana:106
Organization
4 business software nv
Contact emails

Subdomains

20 observed subdomains of 4bs.com.

Web-graph footprint

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

11 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for 4bs.com.

MechanismTarget
SPF_EXISTS%{i}._spf.inkyphishfence.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.addemar.com
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.162.31.227
SPF_IP194.78.132.34
SPF_IP213.251.57.193/32
SPF_IP213.251.57.194
SPF_IP84.198.243.37

Related pages

Pivot deeper into the graph from 4bs.com.

Cypher and MCP

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

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