Skip to content

Hostname

premierbiosoft.com

Last fetched

premierbiosoft.com resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · premierbiosoft.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/premierbiosoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.145.236.23192.145.236.0/23AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:82
Organization
kay brown
Contact emails

Subdomains

3 observed subdomains of premierbiosoft.com.

Web-graph footprint

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

170 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for premierbiosoft.com.

MechanismTarget
SPF_Aserver1.simgene.com
SPF_INCLUDEgoogle.com
SPF_IP182.73.70.157
SPF_MXpremierbiosoft.com

Related pages

Pivot deeper into the graph from premierbiosoft.com.

Cypher and MCP

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

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