Hostname
f4s.com
Last fetched
f4s.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
f4s.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.237.37.8 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.237.4.38 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.106.144.88 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.153.192.224 | 54.153.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of f4s.com owner
- Contact emails
- michelleduval@me.com
- 1599f5bc-6ede-40f1-8723-40d7c20a5d7f@identity-protect.org
- 607024e1-bf27-4b64-b1a4-19cb2decb183@identity-protect.org
- be9c5b8a-bb6e-424e-8cf3-9078e432bcc4@identity-protect.org
- bf71e158-51fe-4bb7-895d-ad21eddc1d36@identity-protect.org
- d1d2737a-8eb5-4154-8e8b-9d39e705f02b@identity-protect.org
- e4ec0603-4c52-4e5d-a88e-76354ca9fa35@identity-protect.org
- e925b82e-5277-4694-98d7-f25943ca3d98@identity-protect.org
- owner-11884853@f4s.com.whoisprivacyservice.org
- owner-3241679@f4s.com.whoisprivacyservice.org
- owner-6371661@f4s.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of f4s.com.
Web-graph footprint
Distinct hostnames that link to or from f4s.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for f4s.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | mx.f4s.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from f4s.com.
- IP · 13.237.37.8
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · michelleduval@me.com
- TLD · .com
- Browse hostnames · f4…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "f4s.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.