Skip to content

Hostname

premtronic.com

Last fetched

premtronic.com resolves to 1 IPv4 address operated by AS150172 in MY. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.27.73.70103.27.73.0/24AS150172MY

WHOIS identity

Registrar
iana:303
Organization
premtronic sdn bhd
Contact emails

Subdomains

10 observed subdomains of premtronic.com.

Web-graph footprint

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

9 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for premtronic.com.

MechanismTarget
SPF_Apremtronic.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.sfdns.net
SPF_IP103.27.73.70
SPF_IP116.0.120.83
SPF_IP116.0.120.85
SPF_IP116.0.120.87
SPF_IP116.0.121.200
SPF_IP116.0.96.0/19
SPF_MXpremtronic.com

Related pages

Pivot deeper into the graph from premtronic.com.

Cypher and MCP

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

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