Skip to content

Hostname

partners.fermaweb.com

Last fetched

partners.fermaweb.com resolves to 1 IPv4 address operated by NBIS-AS - NBI Systems Ltd. in BG.

Nutrition Label

WHISPER CANON · partners.fermaweb.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/partners.fermaweb.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.138.176.185185.138.176.0/23AS39396NBIS-AS - NBI Systems Ltd.BG

WHOIS identity

No WHOIS records are currently associated with partners.fermaweb.com in WhisperGraph.

Subdomains

1 observed subdomain of partners.fermaweb.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for partners.fermaweb.com.

MechanismTarget
SPF_Apartners.fermaweb.com
SPF_IP217.174.153.171
SPF_IP78.142.47.158
SPF_IP91.148.168.106
SPF_MXpartners.fermaweb.com

Related pages

Pivot deeper into the graph from partners.fermaweb.com.

Cypher and MCP

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

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