Skip to content

Hostname

com.fostplus.be

Last fetched

com.fostplus.be resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · com.fostplus.beRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/com.fostplus.be

Resolution chain

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

IPPrefixASNOperatorCountry
13.51.62.8613.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

No WHOIS records are currently associated with com.fostplus.be in WhisperGraph.

Subdomains

1 observed subdomain of com.fostplus.be.

Web-graph footprint

Distinct hostnames that link to or from com.fostplus.be in the public web crawl.

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for com.fostplus.be.

MechanismTarget
SPF_Acom.fostplus.be
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.111.0.0/16
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP198.245.81.0/24
SPF_IP199.122.123.0/24
SPF_IP20.50.136.159
SPF_IP212.123.14.254
SPF_IP23.97.240.39
SPF_IP37.72.162.148
SPF_IP51.137.120.28
SPF_IP51.137.120.28/30
SPF_IP51.137.120.29
SPF_IP51.137.120.30
SPF_IP51.137.120.31
SPF_MXcom.fostplus.be

Related pages

Pivot deeper into the graph from com.fostplus.be.

Cypher and MCP

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

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