Skip to content

Hostname

premier.one

Last fetched

premier.one resolves to 1 IPv4 address operated by AS48061 in RU. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · premier.oneRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/premier.one

Resolution chain

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

IPPrefixASNOperatorCountry
194.190.77.89194.190.76.0/23AS48061RU

WHOIS identity

Registrar
iana:303
Organization
gpm rtv,
Contact emails

Subdomains

48 observed subdomains of premier.one.

Web-graph footprint

Distinct hostnames that link to or from premier.one in the public web crawl.

1,669 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for premier.one.

MechanismTarget
SPF_INCLUDEsender.premier.one
SPF_INCLUDEsenders.premier.one
SPF_INCLUDEspf.unione.io
SPF_INCLUDEspf.unisender.com
SPF_IP91.209.91.32
SPF_IP91.209.91.33
SPF_MXpremier.one

Related pages

Pivot deeper into the graph from premier.one.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "premier.one"})-[: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.