Hostname
froprimo.com
Last fetched
froprimo.com resolves to 1 IPv4 address operated by AS47583 in LT. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
froprimo.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 |
|---|---|---|---|---|
| 45.84.207.14 | 45.84.204.0/22 | AS47583 | — | LT |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 360e7a47cded23bcc1c0089bcd5a1dc3658e2682b9ecf7cc0d9ce9945ec90d3c@froprimo.com.whoisproxy.org
- 43a55031692f0264c7354fab8b6a4f6cb86bf715d412d9bfc1289de9b1136c8e@froprimo.com.whoisproxy.org
- 54a96ce3295d331dc14cd05cc338d638d563bf2b9bc4f2460e9fc5ae4c428f99@froprimo.com.whoisproxy.org
- 56cb77fc099b40c83a17a26aa46f0a8ec158207fc95e2b44138902031d7ef60c@froprimo.com.whoisproxy.org
- 5deaf17e94fdc8c102807e9595a6b27b604f7a95fb108b1d56f3ade4d30a36f3@froprimo.com.whoisproxy.org
- 7dc0b6d4fc3c1be7490d8b31329476a1685ec8b29e4d7af9e6a62ac6b9094f76@froprimo.com.whoisproxy.org
- a74f928883a6003f7c343daed4c94241cf81c9732db952d213a35cbc33f5eba8@froprimo.com.whoisproxy.org
- b05c68e61ed0c4f80a43a00c835808e7aaa59d9b99c0fb8733704d4d0f2c43f8@froprimo.com.whoisproxy.org
- b7ea3795765ab5e9cad95f341339493294d7adefc4243c54b4019526c28345c2@froprimo.com.whoisproxy.org
- b9585f818465d29de210c926a2bfbbdd7ca5066b5d2d39cc9265312f9ba23d98@froprimo.com.whoisproxy.org
- bf4a9b17830e3d390fbabb7045cc6abfc4dce682677f114f3b00794f7aa50a93@froprimo.com.whoisproxy.org
- c3576cf65a665c4f15fd22d657a5e0ebb5c4111a15d3e15149ed2841baa99bcc@froprimo.com.whoisproxy.org
- d5dcc369168037638c7558ba86d54954a1d331365fd71e075914bef6d78325f8@froprimo.com.whoisproxy.org
- d699267281cc4d4c004f2b7ed150fde7306952213aeae54fbe76803ae6654939@froprimo.com.whoisproxy.org
- f39f5dabd7b1211e2f8433511bdd2da5be61a9b9e431cf8e08acb322d2e146c7@froprimo.com.whoisproxy.org
- f423074095e4a92846a25442e6f15c912f8f0b87b33d8f092762a859c1fa16e2@froprimo.com.whoisproxy.org
- fa0f9e28d06200f56007a862120de22cb3316ef5cc367d6869ca78fcae1ee450@froprimo.com.whoisproxy.org
- fd0793bffadcb62c598f930859fe153a7af9a03374bbe4e84212924884c5171f@froprimo.com.whoisproxy.org
- fe2206a3dec34f40cf573def514b04cd14e4d97857c5ada328f5558eb98c4b20@froprimo.com.whoisproxy.org
Subdomains
1 observed subdomain of froprimo.com.
| Subdomain |
|---|
| www.froprimo.com |
Web-graph footprint
Distinct hostnames that link to or from froprimo.com in the public web crawl.
4 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for froprimo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.titan.email |
Related pages
Pivot deeper into the graph from froprimo.com.
- IP · 45.84.207.14
- ASN · AS47583
- Registrar · iana:269
- Country · LT
- Email · 360e7a47cded23bcc1c0089bcd5a1dc3658e2682b9ecf7cc0d9ce9945ec90d3c@froprimo.com.whoisproxy.org
- TLD · .com
- Browse hostnames · fr…
- 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: "froprimo.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.