Hostname
fiorgems.com
Last fetched
fiorgems.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fiorgems.com 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 |
|---|---|---|---|---|
| 18.136.202.212 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fiorgems.com owner
- Contact emails
- 00a9737d-0ca0-4c62-9667-ba0da698f4b2@identity-protect.org
- 037db471-af14-42e5-92ed-56e5e7738931@identity-protect.org
- 06e91071-5a99-4453-bac9-add806960e3c@identity-protect.org
- 5ffa0436-90ba-43c5-86f1-6573acf9b45b@identity-protect.org
- 91e55f3e-0375-4bac-9bdd-efa54908e42b@identity-protect.org
- 9eea73da-0fee-47f4-981e-160b711b2057@identity-protect.org
- c1fd61d8-82d3-44fa-adf3-dba95d5ddfed@identity-protect.org
Subdomains
5 observed subdomains of fiorgems.com.
Web-graph footprint
Distinct hostnames that link to or from fiorgems.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for fiorgems.com.
| Mechanism | Target |
|---|---|
| SPF_A | fiorgems.com |
| SPF_MX | fiorgems.com |
Related pages
Pivot deeper into the graph from fiorgems.com.
- IP · 18.136.202.212
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 00a9737d-0ca0-4c62-9667-ba0da698f4b2@identity-protect.org
- TLD · .com
- Browse hostnames · fi…
- 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: "fiorgems.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.