Skip to content

Hostname

rekrafted.in

Last fetched

rekrafted.in resolves to 1 IPv4 address operated by AS45820 in IN.

Nutrition Label

WHISPER CANON · rekrafted.inRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/rekrafted.in

Resolution chain

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

IPPrefixASNOperatorCountry
14.99.176.23114.99.176.0/21AS45820IN

WHOIS identity

No WHOIS records are currently associated with rekrafted.in in WhisperGraph.

Subdomains

7 observed subdomains of rekrafted.in.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for rekrafted.in.

MechanismTarget
SPF_Amail.dealsdray.com
SPF_Amx3.sgeplnet.com
SPF_INCLUDEtransmail.net.in
SPF_IP14.99.176.242
SPF_IP43.230.65.36
SPF_MXrekrafted.in

Related pages

Pivot deeper into the graph from rekrafted.in.

Cypher and MCP

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

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