Skip to content

Hostname

3pixels.in

Last fetched

3pixels.in resolves to 4 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in MY. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · 3pixels.inRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/3pixels.in

Resolution chain

3pixels.in resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
145.79.24.109145.79.24.0/21AS47583AS-HOSTINGER - Hostinger International LimitedMY
145.79.24.223145.79.24.0/21AS47583AS-HOSTINGER - Hostinger International LimitedMY
145.79.29.212145.79.24.0/21AS47583AS-HOSTINGER - Hostinger International LimitedMY
145.79.29.86145.79.24.0/21AS47583AS-HOSTINGER - Hostinger International LimitedMY

WHOIS identity

Registrar
iana:801217
Organization
3 pixels technologies
Contact emails

Subdomains

2 observed subdomains of 3pixels.in.

Web-graph footprint

Distinct hostnames that link to or from 3pixels.in in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 3pixels.in.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEzoho.in

Related pages

Pivot deeper into the graph from 3pixels.in.

Cypher and MCP

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

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