Skip to content

Hostname

fermel.co.za

Last fetched

fermel.co.za resolves to 1 IPv4 address operated by BitCo - BitCo in ZA. WHOIS lists registrar:zacr as the registrar.

Nutrition Label

WHISPER CANON · fermel.co.zaRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fermel.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
154.117.156.122154.117.128.0/18AS37358BitCo - BitCoZA

WHOIS identity

Registrar
registrar:zacr
Organization
fermel (pty)
Contact emails

Subdomains

5 observed subdomains of fermel.co.za.

Web-graph footprint

Distinct hostnames that link to or from fermel.co.za in the public web crawl.

9 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fermel.co.za.

MechanismTarget
SPF_Afermel.co.za
SPF_Afermelmail.zone.co.za
SPF_INCLUDEzonemail.co.za
SPF_IP102.248.9.244
SPF_IP154.119.167.62
SPF_IP41.150.194.189
SPF_IP41.23.100.75
SPF_MXfermel.co.za

Related pages

Pivot deeper into the graph from fermel.co.za.

Cypher and MCP

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

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