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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.51.62.86 | 13.51.0.0/16 | AS16509 | AMAZON-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.
| Subdomain |
|---|
| www.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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for com.fostplus.be.
| Mechanism | Target |
|---|---|
| SPF_A | com.fostplus.be |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.111.0.0/16 |
| SPF_IP | 136.147.135.0/24 |
| SPF_IP | 136.147.176.0/24 |
| SPF_IP | 136.147.182.0/24 |
| SPF_IP | 198.245.81.0/24 |
| SPF_IP | 199.122.123.0/24 |
| SPF_IP | 20.50.136.159 |
| SPF_IP | 212.123.14.254 |
| SPF_IP | 23.97.240.39 |
| SPF_IP | 37.72.162.148 |
| SPF_IP | 51.137.120.28 |
| SPF_IP | 51.137.120.28/30 |
| SPF_IP | 51.137.120.29 |
| SPF_IP | 51.137.120.30 |
| SPF_IP | 51.137.120.31 |
| SPF_MX | com.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.