Hostname
fosterglobal.com
Last fetched
fosterglobal.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
fosterglobal.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- foster global
- Contact emails
- admina@fosterglobal.com
- admina@fosterquan.com
- fosterglobal.com@namebrightprivacy.com
- dz9743ns72u@networksolutionsprivateregistration.com
- j225z6ry7vy@networksolutionsprivateregistration.com
- j43pt4725qw@networksolutionsprivateregistration.com
- m49x323e24e@networksolutionsprivateregistration.com
- n25fq2s75cf@networksolutionsprivateregistration.com
- r77239hx2kk@networksolutionsprivateregistration.com
- r92995m83s4@networksolutionsprivateregistration.com
- xg8ys9z925s@networksolutionsprivateregistration.com
- xk5bj7m96a7@networksolutionsprivateregistration.com
- yb73u8ht34n@networksolutionsprivateregistration.com
- yc3sc9d462j@networksolutionsprivateregistration.com
- z99u946u5gm@networksolutionsprivateregistration.com
Subdomains
16 observed subdomains of fosterglobal.com.
Web-graph footprint
Distinct hostnames that link to or from fosterglobal.com in the public web crawl.
116 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for fosterglobal.com.
| Mechanism | Target |
|---|---|
| SPF_A | mx1.fosterglobal.com |
| SPF_A | mx2.fosterglobal.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.139.0.169 |
| SPF_MX | fosterglobal.com |
Related pages
Pivot deeper into the graph from fosterglobal.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fosterglobal.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.