Skip to content

Hostname

farmabudget.it

Last fetched

farmabudget.it resolves to 1 IPv4 address operated by XL-AS - Signet B.V. in NL. WHOIS lists registrar:the registrar company b.v. as the registrar.

Nutrition Label

WHISPER CANON · farmabudget.itRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/farmabudget.it

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.184.6585.10.184.0/22AS35470XL-AS - Signet B.V.NL

WHOIS identity

Registrar
registrar:the registrar company b.v.
Organization
mucho cosmetics b.v.
Contact emails

Subdomains

1 observed subdomain of farmabudget.it.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for farmabudget.it.

MechanismTarget
SPF_Afarmabudget.it
SPF_IP85.10.184.65
SPF_MXfarmabudget.it

Related pages

Pivot deeper into the graph from farmabudget.it.

Cypher and MCP

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

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