Skip to content

Hostname

mx.bvm.college

Last fetched

mx.bvm.college resolves to 2 IPv4 addresses operated by NETCLUES-AS-IN - Netclues Technologies Private Limited in IN.

Nutrition Label

WHISPER CANON · mx.bvm.collegeRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mx.bvm.college

Resolution chain

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

IPPrefixASNOperatorCountry
103.168.18.85103.168.18.0/23AS138246NETCLUES-AS-IN - Netclues Technologies Private LimitedIN
94.136.191.17194.136.191.0/24AS141995CAPL-AS-AP - Contabo Asia Private LimitedIN

WHOIS identity

No WHOIS records are currently associated with mx.bvm.college in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • mx.bvm.college

SPF policy

5 SPF mechanisms authorising senders for mx.bvm.college.

MechanismTarget
SPF_Abvm.college
SPF_Amx.bvm.college
SPF_Asisternivedita.online
SPF_IP103.168.18.85
SPF_MXmx.bvm.college

Related pages

Pivot deeper into the graph from mx.bvm.college.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mx.bvm.college"})-[: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.