Skip to content

Hostname

portronics.com

Last fetched

portronics.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · portronics.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/portronics.com

Resolution chain

portronics.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.0.137104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.186.6172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:82
Organization
jasmeet singh
Contact emails

Subdomains

8 observed subdomains of portronics.com.

Web-graph footprint

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

186 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for portronics.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEusermail.zohocreator.in
SPF_IP103.11.84.203
SPF_IP103.11.84.222
SPF_IP103.11.84.23
SPF_IP103.11.84.24
SPF_IP103.11.84.43
SPF_IP103.11.84.45
SPF_IP103.11.84.6
SPF_IP103.11.85.116
SPF_IP103.11.85.153
SPF_IP103.11.85.22
SPF_IP103.11.86.125
SPF_IP103.11.86.62
SPF_IP182.71.186.18

Related pages

Pivot deeper into the graph from portronics.com.

Cypher and MCP

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

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