Skip to content

Hostname

acupuncturescotland.com

Last fetched

acupuncturescotland.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · acupuncturescotland.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/acupuncturescotland.com

Resolution chain

acupuncturescotland.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
julia edmonds
Contact emails

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for acupuncturescotland.com.

MechanismTarget
SPF_IP103.193.83.63
SPF_IP103.211.239.168
SPF_IP136.175.9.226
SPF_IP136.175.9.230
SPF_IP162.216.241.21
SPF_IP173.208.166.59
SPF_IP173.208.166.60
SPF_IP173.208.166.62
SPF_IP173.236.53.139
SPF_IP173.236.53.141
SPF_IP173.236.65.94
SPF_IP173.243.120.209
SPF_IP184.154.167.229
SPF_IP198.24.161.163
SPF_IP23.29.121.90
SPF_IP23.29.121.90/31
SPF_IP38.7.207.101
SPF_IP38.7.207.12
SPF_IP38.7.207.121
SPF_IP38.7.207.154
SPF_IP45.155.172.175
SPF_IP45.155.172.176/30
SPF_IP62.3.35.9
SPF_IP66.181.33.203
SPF_IP66.240.205.126
SPF_IP66.240.219.140
SPF_IP66.240.236.112
SPF_IP68.168.117.60
SPF_IP74.119.217.44
SPF_IP74.119.217.48

Related pages

Pivot deeper into the graph from acupuncturescotland.com.

Cypher and MCP

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

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