Skip to content

Hostname

expremio.com

Last fetched

expremio.com resolves to 1 IPv4 address operated by VOXILITY - Voxility LLP in RO. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · expremio.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/expremio.com

Resolution chain

expremio.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.254.96.1885.254.96.0/21AS3223VOXILITY - Voxility LLPRO

WHOIS identity

Registrar
iana:48
Organization
catalin pantilimonescu
Contact emails

Subdomains

57 observed subdomains of expremio.com.

Web-graph footprint

Distinct hostnames that link to or from expremio.com in the public web crawl.

23 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for expremio.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEnewsman.app
SPF_INCLUDErnmk.com
SPF_INCLUDEspf-a.rnmk.com
SPF_INCLUDEspf-b.rnmk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.166.154.110
SPF_IP147.154.227.175/32
SPF_IP176.223.201.106
SPF_IP176.223.201.107
SPF_IP176.223.208.24
SPF_IP185.163.104.100
SPF_IP5.254.102.106
SPF_IP5.254.96.188
SPF_IP80.97.2.36

Related pages

Pivot deeper into the graph from expremio.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "expremio.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.