Skip to content

Hostname

barkingmad.uk.com

Last fetched

barkingmad.uk.com resolves to 1 IPv4 address operated by AS61323 in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · barkingmad.uk.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/barkingmad.uk.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.157.43.21045.157.40.0/22AS61323GB

WHOIS identity

Registrar
iana:1515
Organization
barking mad
Contact emails

Subdomains

6 observed subdomains of barkingmad.uk.com.

Web-graph footprint

Distinct hostnames that link to or from barkingmad.uk.com in the public web crawl.

129 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for barkingmad.uk.com.

MechanismTarget
SPF_Abarkingmad.uk.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEe.notification.intuit.com
SPF_INCLUDEspf.em.secureserver.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_INCLUDEspf.us.exclaimer.net
SPF_INCLUDEtrustpilotservice.com
SPF_IP185.119.172.0/22
SPF_IP188.94.78.64/26
SPF_IP198.71.244.0/26
SPF_IP198.71.245.0/26
SPF_IP198.71.246.0/26
SPF_IP206.108.40.0/24
SPF_IP45.157.43.210

Related pages

Pivot deeper into the graph from barkingmad.uk.com.

Cypher and MCP

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

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