Skip to content

Hostname

mulamoottilgroup.com

Last fetched

mulamoottilgroup.com resolves to 2 IPv4 addresses operated by PWCS-AS-AP - Parallel Web Cloud Services in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mulamoottilgroup.comRouting diversity2.4/10Peering density1.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mulamoottilgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.102.234.202103.102.234.0/24AS137035PWCS-AS-AP - Parallel Web Cloud ServicesIN
103.86.176.111103.86.176.0/24AS135222MWNASHIK-AS - MilesWeb Internet Services Pvt LtdIN

WHOIS identity

Registrar
iana:146
Organization
dr.ashley thomas
Contact emails

Subdomains

5 observed subdomains of mulamoottilgroup.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mulamoottilgroup.com.

MechanismTarget
SPF_Amulamoottilgroup.com
SPF_INCLUDE_spf.google.com
SPF_IP103.102.234.202
SPF_IP103.86.176.111
SPF_MXmulamoottilgroup.com

Related pages

Pivot deeper into the graph from mulamoottilgroup.com.

Cypher and MCP

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

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