Skip to content

Hostname

ppf.technograms.in

Last fetched

ppf.technograms.in resolves to 1 IPv4 address operated by AS151734 in IN.

Nutrition Label

WHISPER CANON · ppf.technograms.inRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ppf.technograms.in

Resolution chain

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

IPPrefixASNOperatorCountry
103.109.180.41103.109.180.0/24AS151734IN

WHOIS identity

No WHOIS records are currently associated with ppf.technograms.in in WhisperGraph.

Subdomains

1 observed subdomain of ppf.technograms.in.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ppf.technograms.in.

MechanismTarget
SPF_Appf.technograms.in
SPF_INCLUDE_spf.google.com
SPF_IP103.109.180.41
SPF_IP103.251.94.96
SPF_IP46.105.138.248
SPF_MXppf.technograms.in

Related pages

Pivot deeper into the graph from ppf.technograms.in.

Cypher and MCP

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

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