Skip to content

Hostname

premierpm.com

Last fetched

premierpm.com resolves to 1 IPv4 address operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · premierpm.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/premierpm.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.129.86.12666.129.86.0/24AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.US

WHOIS identity

Registrar
iana:146
Organization
kim h. suk
Contact emails

Subdomains

4 observed subdomains of premierpm.com.

Web-graph footprint

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

27 sites link to this hostname.

99 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

42 SPF mechanisms authorising senders for premierpm.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP13.108.238.128/28
SPF_IP13.108.238.144/28
SPF_IP13.108.254.128/28
SPF_IP13.108.254.144/28
SPF_IP13.110.14.176/28
SPF_IP13.110.14.192/28
SPF_IP13.110.14.208/28
SPF_IP13.110.14.224/28
SPF_IP13.110.6.176/28
SPF_IP13.110.6.192/28
SPF_IP13.110.6.208/28
SPF_IP13.110.6.224/28
SPF_IP13.110.74.224/28
SPF_IP13.110.78.224/28
SPF_IP13.111.0.0/22
SPF_IP13.111.111.0/24
SPF_IP13.111.52.0/22
SPF_IP13.111.63.0/24
SPF_IP13.111.68.0/24
SPF_IP13.111.72.0/22
SPF_IP13.111.92.0/24
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP136.147.46.192/28
SPF_IP136.147.62.176/28
SPF_IP136.147.62.192/28
SPF_IP136.147.62.224/28
SPF_IP198.245.81.0/24
SPF_IP199.122.123.0/24
SPF_IP204.253.48.149
SPF_IP204.253.48.150
SPF_IP204.253.48.227
SPF_IP204.253.48.228
SPF_IP65.222.180.100
SPF_IP65.222.180.101
SPF_IP65.222.181.174
SPF_IP65.222.181.190

Related pages

Pivot deeper into the graph from premierpm.com.

Cypher and MCP

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

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