Skip to content

Hostname

prismjohnson.in

Last fetched

prismjohnson.in resolves to 1 IPv4 address operated by AS41000 in GB. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · prismjohnson.inRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/prismjohnson.in

Resolution chain

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

IPPrefixASNOperatorCountry
194.110.243.34194.110.243.0/24AS41000GB

WHOIS identity

Registrar
iana:801217
Organization
h. & r. johnson (india)
Contact emails

Subdomains

6 observed subdomains of prismjohnson.in.

Web-graph footprint

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

32 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for prismjohnson.in.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_IP103.1.113.45
SPF_IP103.180.107.242
SPF_IP103.199.188.130
SPF_IP111.119.223.122
SPF_IP115.243.51.194
SPF_IP182.76.251.226

Related pages

Pivot deeper into the graph from prismjohnson.in.

Cypher and MCP

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

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