Hostname
greenphire.com
Last fetched
greenphire.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM - Cloudflare London, LLC in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
greenphire.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.135 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM - Cloudflare London, LLC | US |
| 199.60.103.35 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM - Cloudflare London, LLC | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- pangea translations
- Contact emails
Subdomains
15 observed subdomains of greenphire.com.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from greenphire.com in the public web crawl.
101 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for greenphire.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | sent-via.netsuite.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | usb._netblocks.mimecast.com |
| SPF_IP | 148.59.100.16/28 |
| SPF_IP | 149.72.209.123 |
| SPF_IP | 167.89.93.14 |
Related pages
Pivot deeper into the graph from greenphire.com.
- IP · 199.60.103.135
- ASN · AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLC
- Registrar · iana:1068
- Country · US
- Email · 8b99da7e6f1848918112b30543c3cb00.protect@whoisguard.com
- TLD · .com
- Browse hostnames · gr…
- 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: "greenphire.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.