Skip to content

Hostname

work.sunitafitness.com

Last fetched

work.sunitafitness.com resolves to 3 IPv4 addresses operated by IRINN-NEXTAWEB-AS-IN - NEXTA WEB SOLUTION PRIVATE LIMITED in IN.

Nutrition Label

WHISPER CANON · work.sunitafitness.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/work.sunitafitness.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.49.131.89103.49.131.0/24AS138364IRINN-NEXTAWEB-AS-IN - NEXTA WEB SOLUTION PRIVATE LIMITEDIN
104.21.72.182104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.153.216172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with work.sunitafitness.com in WhisperGraph.

Subdomains

1 observed subdomain of work.sunitafitness.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for work.sunitafitness.com.

MechanismTarget
SPF_Awork.sunitafitness.com
SPF_INCLUDEemailserver.liteserverdns.in
SPF_IP103.49.131.89
SPF_IP178.212.35.121
SPF_MXwork.sunitafitness.com

Related pages

Pivot deeper into the graph from work.sunitafitness.com.

Cypher and MCP

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

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