Skip to content

Hostname

mail.starcorp.bg

Last fetched

mail.starcorp.bg resolves to 2 IPv4 addresses operated by SUPERHOSTING_AS - SuperHosting.BG Ltd. in BG.

Nutrition Label

WHISPER CANON · mail.starcorp.bgRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.starcorp.bg

Resolution chain

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

IPPrefixASNOperatorCountry
185.123.191.233185.123.190.0/23AS201200SUPERHOSTING_AS - SuperHosting.BG Ltd.BG
195.191.148.38195.191.148.0/23AS201200SUPERHOSTING_AS - SuperHosting.BG Ltd.BG

WHOIS identity

No WHOIS records are currently associated with mail.starcorp.bg in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mail.starcorp.bg.

MechanismTarget
SPF_Amail.starcorp.bg
SPF_INCLUDEsiera.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP185.123.191.233
SPF_IP195.191.148.4
SPF_IP195.191.149.4
SPF_MXmail.starcorp.bg

Related pages

Pivot deeper into the graph from mail.starcorp.bg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.starcorp.bg"})-[: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.