Skip to content

Hostname

omkargroup.com

Last fetched

omkargroup.com resolves to 1 IPv4 address operated by ISSPL-IN - IBEE Software Solutions Pvt. Ltd. in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · omkargroup.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/omkargroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.24.200.196103.28.224.0/23AS58909ISSPL-IN - IBEE Software Solutions Pvt. Ltd.IN

WHOIS identity

Registrar
iana:303
Organization
mr.ashokbhai patel
Contact emails

Subdomains

6 observed subdomains of omkargroup.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for omkargroup.com.

MechanismTarget
SPF_Aomkargroup.com
SPF_IP103.24.200.196
SPF_IP103.24.202.194
SPF_MXomkargroup.com

Related pages

Pivot deeper into the graph from omkargroup.com.

Cypher and MCP

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

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