Hostname
femasys.com
Last fetched
femasys.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
femasys.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.14.109 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.15.109 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.74.229 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:93
- Organization
- femasys
- Contact emails
- 03c1a3b2e3bd2d7e3cef69006e8db79de02423aa@whois.gkg.net
- 125f1d5be8c9012eafd05cd36aa1ec666cdea78b@privatedomain.gkg.net
- 15a11eede3111bc95e9040315dc4744beb1a8b20@privatedomain.gkg.net
- 31ba1ca74ae29cf67dfff2609347b2c9b3024ee4@privatedomain.gkg.net
- 336f555bc0e1808c025efeaf706c321acf76d6f8@privatedomain.gkg.net
- 4af888aae0df2bfb556767715df51b83eb09ff84@whois.gkg.net
- 4fe8f2742655360875e95c1fbffe8d30ec44f4f5@privatedomain.gkg.net
- 64d76f1798a09a60e4f7b4ab88243738c120365d@privatedomain.gkg.net
- 766308e2829e2c4eb30683a028b29739396dce1b@privatedomain.gkg.net
- 85a632d0870d42fa2a6f519952859fc25ad37f1b@whois.gkg.net
- a5a48d1c9589cba7d3fe0ac04d12650d2029e980@privatedomain.gkg.net
- ad90f4b50535517c11ea70ab6f8909603a9141c1@privatedomain.gkg.net
- b9722b92049cfd2c15c2da0d1b22eb33330fc4b5@privatedomain.gkg.net
- dee267605cae00f0a2f300c132201a798a4e7f60@privatedomain.gkg.net
- e4562e9ec147656bb079a41dc426b06034078bd0@privatedomain.gkg.net
- e943a504aa964bda280a17f9227eff2c7febab2c@privatedomain.gkg.net
- ee90518951459bbb80c58402c8a328819a614dec@privatedomain.gkg.net
- f822e3bb67675ad8b985ef21ed8f4600c936898e@whois.gkg.net
Subdomains
9 observed subdomains of femasys.com.
Web-graph footprint
Distinct hostnames that link to or from femasys.com in the public web crawl.
85 sites link to this hostname.
67 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for femasys.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.femasys.com |
| SPF_INCLUDE | smtpatl01.apptrix.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_IP | 12.14.20.90 |
| SPF_IP | 50.234.68.74 |
| SPF_IP | 50.234.68.92 |
Related pages
Pivot deeper into the graph from femasys.com.
- IP · 104.26.14.109
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:93
- Country · CA
- Email · 03c1a3b2e3bd2d7e3cef69006e8db79de02423aa@whois.gkg.net
- TLD · .com
- Browse hostnames · fe…
- 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: "femasys.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.