Hostname
frsteam.com
Last fetched
frsteam.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
frsteam.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:1910
- Organization
- frsteam, inc. frsteam,
- Contact emails
- 1yvhoixynmq4ofdu@private-contact.com
- 8dsynt9r6dzsvfb4@private-contact.com
- bjuab4ttkv1g1hwe@private-contact.com
- cba8etxcxd5u0zcw@private-contact.com
- dcrm0yj5ndzmxowc@private-contact.com
- gdzrmoemsjgcoltz@private-contact.com
- giwrp9lsuoj2z51u@private-contact.com
- hcdgutrcyktfdxrd@private-contact.com
- jrn6fgzalvpbqd8r@private-contact.com
- pn8ffytel5wm0169@private-contact.com
- py4pmu6lprq4j2ns@private-contact.com
- sirapov4g0w4zgce@private-contact.com
- unrjnefv4fdxt8wt@private-contact.com
- v6yjtcubkglijlls@private-contact.com
- wqzef9uaf4gmmdno@private-contact.com
- xhfaeoacop09hqgq@private-contact.com
- yxx369l2tw7eixm1@private-contact.com
Subdomains
3 observed subdomains of frsteam.com.
Web-graph footprint
Distinct hostnames that link to or from frsteam.com in the public web crawl.
55 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for frsteam.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from frsteam.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "frsteam.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.