Skip to content

Hostname

budmart.com.ua

Last fetched

budmart.com.ua resolves to 1 IPv4 address operated by AS56851 in UA.

Nutrition Label

WHISPER CANON · budmart.com.uaRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/budmart.com.ua

Resolution chain

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

IPPrefixASNOperatorCountry
185.91.75.3185.91.75.0/24AS56851UA

WHOIS identity

No WHOIS records are currently associated with budmart.com.ua in WhisperGraph.

Subdomains

3 observed subdomains of budmart.com.ua.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • budmart.com.ua

SPF policy

4 SPF mechanisms authorising senders for budmart.com.ua.

MechanismTarget
SPF_Abudmart.com.ua
SPF_IP176.105.232.101
SPF_IP185.91.75.2
SPF_MXbudmart.com.ua

Related pages

Pivot deeper into the graph from budmart.com.ua.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "budmart.com.ua"})-[: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.